Home
last modified time | relevance | path

Searched refs:isArtificial (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DScheduleDAG.h79 bool isArtificial : 1; member
97 bool isArtificial = false)
107 assert(!isArtificial && "isArtificial only applies with SDep::Order!"); in Dep()
114 Contents.Order.isArtificial = isArtificial; in Dep()
130 Contents.Order.isArtificial == Other.Contents.Order.isArtificial;
189 bool isArtificial() const { in isArtificial() function
190 return getKind() == Order && Contents.Order.isArtificial; in isArtificial()
629 return getSDep().isArtificial();
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h157 bool isArtificial() const { in isArtificial() function
158 if (Var.isArtificial()) in isArtificial()
161 && getType().isArtificial()) in isArtificial()
DDwarfCompileUnit.cpp991 if (ATy.isArtificial()) in getOrCreateSubprogramDIE()
997 if (SP.isArtificial()) in getOrCreateSubprogramDIE()
1221 if (DV->isArtificial()) in constructVariableDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h151 bool isArtificial() const { in isArtificial() function
152 if (Var->isArtificial()) in isArtificial()
154 if (getType()->isArtificial()) in isArtificial()
DDwarfUnit.cpp851 if (Ty->isArtificial()) in constructSubprogramArguments()
1231 if (SP->isArtificial()) in applySubprogramAttributes()
1452 if (DT->isArtificial()) in constructMemberDIE()
DDwarfCompileUnit.cpp810 if (Var.isArtificial()) in applyVariableAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h153 bool isArtificial() const { in isArtificial() function
154 if (Var->isArtificial()) in isArtificial()
156 if (getType()->isArtificial()) in isArtificial()
DDwarfUnit.cpp903 if (Ty->isArtificial()) in constructSubprogramArguments()
1332 if (SP->isArtificial()) in applySubprogramAttributes()
1606 if (DT->isArtificial()) in constructMemberDIE()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h284 bool isArtificial() const { in isArtificial() function
498 unsigned isArtificial() const { in isArtificial() function
642 bool isArtificial() const { in isArtificial() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp352 if (!I->isArtificial()) in CopyAndMoveSuccessors()
360 if (I->isArtificial()) in CopyAndMoveSuccessors()
397 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
DScheduleDAGRRList.cpp940 if (!I->isArtificial()) in CopyAndMoveSuccessors()
948 if (I->isArtificial()) in CopyAndMoveSuccessors()
988 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp359 if (!I->isArtificial()) in CopyAndMoveSuccessors()
367 if (I->isArtificial()) in CopyAndMoveSuccessors()
404 if (I->isArtificial()) in InsertCopiesAndMoveSuccs()
DScheduleDAGRRList.cpp1105 if (!Pred.isArtificial()) in CopyAndMoveSuccessors()
1112 if (Succ.isArtificial()) in CopyAndMoveSuccessors()
1151 if (Succ.isArtificial()) in InsertCopiesAndMoveSuccs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp355 if (!Pred.isArtificial()) in CopyAndMoveSuccessors()
362 if (Succ.isArtificial()) in CopyAndMoveSuccessors()
398 if (Succ.isArtificial()) in InsertCopiesAndMoveSuccs()
DScheduleDAGRRList.cpp1181 if (!Pred.isArtificial()) in CopyAndMoveSuccessors()
1188 if (Succ.isArtificial()) in CopyAndMoveSuccessors()
1227 if (Succ.isArtificial()) in InsertCopiesAndMoveSuccs()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h201 bool isArtificial() const { in isArtificial() function
661 return getSDep().isArtificial();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAG.cpp318 if (I->isArtificial()) in dumpAll()
339 if (I->isArtificial()) in dumpAll()
/external/llvm/include/llvm/CodeGen/
DScheduleDAG.h199 bool isArtificial() const { in isArtificial() function
674 return getSDep().isArtificial();
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp347 if (I->isArtificial()) in dumpAll()
367 if (I->isArtificial()) in dumpAll()
DMachinePipeliner.cpp1511 if (D.isArtificial()) in ignoreDependence()
1891 if (!SI.isArtificial() && NodesAdded.count(Successor) == 0) in addConnectedNodes()
1896 if (!PI.isArtificial() && NodesAdded.count(Predecessor) == 0) in addConnectedNodes()
3403 if (!isOrder(Source, Dep) || Dep.isArtificial()) in isLoopCarriedOrder()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp514 EXPECT_FALSE(SP->isArtificial()); in TEST_F()
515 EXPECT_TRUE(GSP->isArtificial()); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp404 if (Dep.isArtificial()) { in updateLatency()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h578 bool isArtificial() const { return getFlags() & FlagArtificial; }
1393 unsigned isArtificial() const { return getFlags() & FlagArtificial; }
1996 bool isArtificial() const { return getFlags() & FlagArtificial; }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1623 if (D.isArtificial()) in ignoreDependence()
2016 if (!SI.isArtificial() && NodesAdded.count(Successor) == 0) in addConnectedNodes()
2021 if (!PI.isArtificial() && NodesAdded.count(Predecessor) == 0) in addConnectedNodes()
3527 Dep.isArtificial()) in isLoopCarriedDep()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h702 bool isArtificial() const { return getFlags() & FlagArtificial; }
1708 bool isArtificial() const { return getFlags() & FlagArtificial; }
2644 bool isArtificial() const { return getFlags() & FlagArtificial; }

12