Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.h86 bool Artificial; variable
157 bool Artificial; member
340 bool Artificial; variable
488 bool Artificial; member
490 RegUnit() : Weight(0), RegClassUnitSetsIdx(0), Artificial(false) { in RegUnit()
668 RU.Artificial = R0->Artificial;
670 RU.Artificial |= R1->Artificial;
DCodeGenRegisters.cpp54 : TheDef(R), EnumValue(Enum), AllSuperRegsCovered(true), Artificial(true) { in CodeGenSubRegIndex()
65 EnumValue(Enum), AllSuperRegsCovered(true), Artificial(true) { in CodeGenSubRegIndex()
165 Artificial = R->getValueAsBit("isArtificial"); in CodeGenRegister()
279 if (!SR->Artificial) in computeSubRegs()
280 Idx->Artificial = false; in computeSubRegs()
392 SR->Artificial) in computeSubRegs()
399 if (!I.Artificial) in computeSubRegs()
754 Artificial = true; in CodeGenRegisterClass()
759 Artificial &= Reg->Artificial; in CodeGenRegisterClass()
818 Artificial = true; in CodeGenRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMacroFusion.cpp85 DAG.addEdge(SU, SDep(&SecondSU, SDep::Artificial)); in fuseInstructionPair()
97 DAG.addEdge(&FirstSU, SDep(SU, SDep::Artificial)); in fuseInstructionPair()
105 DAG.addEdge(&FirstSU, SDep(&SU, SDep::Artificial)); in fuseInstructionPair()
DScheduleDAGInstrs.cpp252 Dep = SDep(SU, SDep::Artificial); in addPhysRegDataDeps()
836 SDep Dep(SU, SDep::Artificial); in buildSchedGraph()
DScheduleDAG.cpp96 case Artificial: OS << " Artificial"; break; in print()
/external/python/cpython2/Lib/email/test/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
/external/python/cpython3/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
/external/llvm/include/llvm/IR/
DDebugInfoFlags.def26 HANDLE_DI_FLAG((1 << 6), Artificial)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoFlags.def28 HANDLE_DI_FLAG((1 << 6), Artificial)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h73 Artificial, ///< Arbitrary strong DAG edge (no real dependence). enumerator
202 return getKind() == Order && Contents.OrdKind == Artificial; in isArtificial()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp660 SUa->addPred(SDep(SI.getSUnit(), SDep::Artificial)); in apply()
666 SI.getSUnit()->addPred(SDep(&SU, SDep::Artificial)); in apply()
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h68 Artificial, ///< Arbitrary strong DAG edge (no real dependence). enumerator
200 return getKind() == Order && Contents.OrdKind == Artificial; in isArtificial()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp605 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in ListScheduleBottomUp()
612 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp1164 AddPred(SuccSU, SDep(CopyFromSU, SDep::Artificial)); in InsertCopiesAndMoveSuccs()
1419 AddPred(TrySU, SDep(BtSU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
1470 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in PickNodeToScheduleBottomUp()
1477 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
2952 scheduleDAG->AddPred(&SU, SDep(SuccSU, SDep::Artificial)); in AddPseudoTwoAddrDeps()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp598 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in ListScheduleBottomUp()
605 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp1240 AddPred(SuccSU, SDep(CopyFromSU, SDep::Artificial)); in InsertCopiesAndMoveSuccs()
1509 AddPred(TrySU, SDep(BtSU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
1563 AddPred(TrySU, SDep(Copies.front(), SDep::Artificial)); in PickNodeToScheduleBottomUp()
1570 AddPred(NewDef, SDep(TrySU, SDep::Artificial)); in PickNodeToScheduleBottomUp()
3080 scheduleDAG->AddPred(&SU, SDep(SuccSU, SDep::Artificial)); in AddPseudoTwoAddrDeps()
/external/llvm/test/Transforms/LoopVectorize/
Druntime-check-readonly-address-space.ll3 ; Artificial datalayout
Druntime-check-address-space.ll19 ; Artificial datalayout
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Druntime-check-readonly-address-space.ll3 ; Artificial datalayout
Druntime-check-address-space.ll19 ; Artificial datalayout
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp303 SDep A(&S0, SDep::Artificial); in apply()

12