| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1066 DAG.setRoot(Root); in updateRoot() 1623 DAG.setRoot(DAG.getNode(ISD::CATCHPAD, getCurSDLoc(), MVT::Other, in visitCatchPad() 1639 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(), MVT::Other, in visitCatchRet() 1662 DAG.setRoot(Ret); in visitCatchRet() 1788 DAG.setRoot(Ret); in visitCleanupRet() 1956 DAG.setRoot(Chain); in visitRet() 2266 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(), in visitBr() 2352 DAG.setRoot(DAG.getNode(ISD::BR, dl, MVT::Other, getControlRoot(), in visitSwitchCase() 2430 DAG.setRoot(BrCond); in visitSwitchCase() 2444 DAG.setRoot(BrJumpTabl in visitJumpTable() [all...] |
| H A D | SelectionDAGISel.cpp | 730 CurDAG->setRoot(SDB->getControlRoot()); in SelectBasicBlock() 1192 CurDAG->setRoot(Dummy.getValue()); in DoInstructionSelection() 1396 CurDAG->setRoot(SDB->getControlRoot()); in SelectAllBasicBlocks() 1745 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1773 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1783 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1801 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1838 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1888 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1898 CurDAG->setRoot(SD in FinishBasicBlock() [all...] |
| H A D | StatepointLowering.cpp | 467 Builder.DAG.setRoot(Chain); in lowerIncomingStatepointValue() 1042 DAG.setRoot(SpillLoad.getValue(1)); in visitGCRelocate() 1066 DAG.setRoot( in LowerDeoptimizingReturn()
|
| H A D | LegalizeTypes.cpp | 200 DAG.setRoot(SDValue()); in run() 419 DAG.setRoot(Dummy.getValue()); in run()
|
| H A D | LegalizeVectorOps.cpp | 212 DAG.setRoot(LegalizedNodes[OldRoot]); in Run()
|
| H A D | SelectionDAG.cpp | 707 setRoot(Dummy.getValue()); 8346 setRoot(To); 8403 setRoot(SDValue(To, getRoot().getResNo())); 8452 setRoot(SDValue(To[getRoot().getResNo()])); 8517 setRoot(To);
|
| H A D | DAGCombiner.cpp | 1492 DAG.setRoot(Dummy.getValue()); in Run()
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Mixin.php | 157 public function setRoot($var) function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 853 /// setRoot - Clear the path and set a new root node. 857 void setRoot(void *Node, unsigned Size, unsigned Offset) { 1317 void setRoot(unsigned Offset) { 1319 path.setRoot(&map->rootBranch(), map->rootSize, Offset); 1321 path.setRoot(&map->rootLeaf(), map->rootSize, Offset); 1389 setRoot(0); 1396 setRoot(map->rootSize); 1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); 1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); 1510 setRoot(ma [all...] |
| /third_party/skia/experimental/skrive/src/ |
| H A D | Artboard.cpp | 109 ab->setRoot(parse_components(sr)); in parse_artboard()
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | CleanOutputDirectoryTask.java | 125 public void setRoot(String root) { in setRoot() method in CleanOutputDirectoryTask
|
| /third_party/protobuf/php/tests/ |
| H A D | WellKnownTest.php | 170 $m->setRoot("a");
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 491 const SDValue &setRoot(SDValue N) { in setRoot() function in llvm::SelectionDAG
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 2655 DAG.setRoot(DAG.getNode(ISD::TokenFactor, dl, MVT::Other, OutChains)); in LowerFormalArguments()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 1389 CurDAG->setRoot(Result.second); in emitSpecialCodeForMain()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 7797 DAG.setRoot(OutputChain); in LowerFDIV32()
|