Home
last modified time | relevance | path

Searched refs:Artificial (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMacroFusion.cpp107 DAG.addEdge(SU, SDep(&SecondSU, SDep::Artificial)); in fuseInstructionPair()
119 DAG.addEdge(&FirstSU, SDep(SU, SDep::Artificial)); in fuseInstructionPair()
127 DAG.addEdge(&FirstSU, SDep(&SU, SDep::Artificial)); in fuseInstructionPair()
DScheduleDAGInstrs.cpp256 Dep = SDep(SU, SDep::Artificial); in addPhysRegDataDeps()
878 SDep Dep(SU, SDep::Artificial); in buildSchedGraph()
DScheduleDAG.cpp99 case Artificial: dbgs() << " Artificial"; break; in dump()
DMachineScheduler.cpp1593 DAG->addEdge(Succ.getSUnit(), SDep(SUb, SDep::Artificial)); in clusterNeighboringMemOps()
DMachinePipeliner.cpp1341 Src->addPred(SDep(I, SDep::Artificial)); in apply()
/third_party/python/Lib/test/test_email/data/
Dmsg_06.txt13 X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid
28 X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid
Dmsg_44.txt13 X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid
Dmsg_04.txt13 X-Mailer: VM 6.95 under 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp788 SUa->addPred(SDep(SI.getSUnit(), SDep::Artificial)); in apply()
794 SI.getSUnit()->addPred(SDep(&SU, SDep::Artificial)); in apply()
864 if (SU->addPred(SDep(From, SDep::Artificial), false)) in linkSALUChain()
870 SUv->addPred(SDep(SU, SDep::Artificial), false); in linkSALUChain()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h72 Artificial, ///< Arbitrary strong DAG edge (no real dependence). enumerator
201 return getKind() == Order && Contents.OrdKind == Artificial; in isArtificial()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoFlags.def37 HANDLE_DI_FLAG((1 << 6), Artificial)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp597 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in ListScheduleBottomUp()
604 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp1193 AddPredQueued(NewSU, SDep(SU, SDep::Artificial)); in CopyAndMoveSuccessors()
1251 AddPredQueued(SuccSU, SDep(CopyFromSU, SDep::Artificial)); in InsertCopiesAndMoveSuccs()
1526 AddPredQueued(TrySU, SDep(BtSU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
1580 AddPredQueued(TrySU, SDep(Copies.front(), SDep::Artificial)); in PickNodeToScheduleBottomUp()
1587 AddPredQueued(NewDef, SDep(TrySU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
3120 scheduleDAG->AddPredQueued(&SU, SDep(SuccSU, SDep::Artificial)); in AddPseudoTwoAddrDeps()
/third_party/node/deps/v8/tools/js/
Dweb-api-helper.mjs168 // Artificial delay to allow for layout updates.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp302 SDep A(&S0, SDep::Artificial); in apply()
/third_party/python/Doc/whatsnew/
D3.4.rst2056 ``malloc`` in ``obmalloc``. Artificial benchmarks show about a 3% memory