Home
last modified time | relevance | path

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

/external/valgrind/main/perf/
DREADME8 Artificial stress tests
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h68 Artificial, ///< Arbitrary strong DAG edge (no real dependence). enumerator
211 return getKind() == Order && Contents.OrdKind == Artificial; in isArtificial()
/external/llvm/test/Transforms/LoopVectorize/
Druntime-check-readonly-address-space.ll3 ; Artificial datalayout
Druntime-check-address-space.ll19 ; Artificial datalayout
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp600 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in ListScheduleBottomUp()
607 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp1167 AddPred(SuccSU, SDep(CopyFromSU, SDep::Artificial)); in InsertCopiesAndMoveSuccs()
1416 AddPred(TrySU, SDep(BtSU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
1466 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in PickNodeToScheduleBottomUp()
1473 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
2966 scheduleDAG->AddPred(SU, SDep(SuccSU, SDep::Artificial)); in AddPseudoTwoAddrDeps()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp274 Dep = SDep(SU, SDep::Artificial); in addPhysRegDataDeps()
840 SDep Dep(SU, SDep::Artificial); in buildSchedGraph()
DMachineScheduler.cpp1283 DAG->addEdge(SI->getSUnit(), SDep(SUb, SDep::Artificial)); in clusterNeighboringLoads()
/external/chromium_org/third_party/icu/source/data/lang/
Den.txt45 art{"Artificial Language"}
/external/llvm/docs/
DSourceLevelDebugging.rst298 i32, ;; Flags - Artificial, Private, Protected, Explicit, Prototyped.