| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1140 DAG.setRoot(Root); in updateRoot() 2011 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(), MVT::Other, in visitCatchRet() 2038 DAG.setRoot(Ret); in visitCatchRet() 2132 DAG.setRoot(Ret); in visitCleanupRet() 2297 DAG.setRoot(Chain); in visitRet() 2763 DAG.setRoot(Br); in visitBr() 2865 DAG.setRoot(DAG.getNode(ISD::BR, dl, MVT::Other, getControlRoot(), in visitSwitchCase() 2946 DAG.setRoot(BrCond); in visitSwitchCase() 2959 DAG.setRoot(BrJumpTable); in visitJumpTable() 3009 DAG.setRoot(BrCond); in visitJumpTableHeader() [all …]
|
| H A D | SelectionDAGISel.cpp | 860 CurDAG->setRoot(SDB->getControlRoot()); in SelectBasicBlock() 1345 CurDAG->setRoot(Dummy.getValue()); in DoInstructionSelection() 1656 CurDAG->setRoot(SDB->getControlRoot()); in SelectAllBasicBlocks() 1946 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1973 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1983 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2001 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2038 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2086 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 2096 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() [all …]
|
| H A D | LegalizeTypes.cpp | 211 DAG.setRoot(SDValue()); in run() 443 DAG.setRoot(Dummy.getValue()); in run()
|
| H A D | StatepointLowering.cpp | 495 Builder.DAG.setRoot(Chain); in lowerIncomingStatepointValue() 1324 DAG.setRoot( in LowerDeoptimizingReturn()
|
| H A D | LegalizeVectorOps.cpp | 240 DAG.setRoot(LegalizedNodes[OldRoot]); in Run()
|
| H A D | SelectionDAG.cpp | 1037 setRoot(Dummy.getValue()); in RemoveDeadNodes() 11926 setRoot(To); in ReplaceAllUsesWith() 11985 setRoot(SDValue(To, getRoot().getResNo())); in ReplaceAllUsesWith() 12037 setRoot(SDValue(To[getRoot().getResNo()])); in ReplaceAllUsesWith() 12103 setRoot(To); in ReplaceAllUsesOfValueWith()
|
| H A D | DAGCombiner.cpp | 1886 DAG.setRoot(Dummy.getValue()); in Run()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 861 void setRoot(void *Node, unsigned Size, unsigned Offset) { in setRoot() function 1370 void setRoot(unsigned Offset) { in setRoot() function 1372 path.setRoot(&map->rootBranch(), map->rootSize, Offset); in setRoot() 1374 path.setRoot(&map->rootLeaf(), map->rootSize, Offset); in setRoot() 1442 setRoot(0); in goToBegin() 1449 setRoot(map->rootSize); in goToEnd() 1489 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find() 1525 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind() 1563 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo() 1980 this->setRoot(0); in eraseNode()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.h | 337 void setRoot(LVScope *Root) { ReaderScope = Root; } 336 void setRoot(LVScope *Root) { ReaderScope = Root; } setRoot() function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 1164 LogicalVisitor.setRoot(Root); in createScopes()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 591 const SDValue &setRoot(SDValue N) {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 164 CurDAG->setRoot(Dummy.getValue()); in PostprocessISelDAG()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 1804 CurDAG->setRoot(Result.second); in emitSpecialCodeForMain()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 3480 DAG.setRoot(DAG.getTokenFactor(dl, OutChains)); in LowerFormalArguments()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1547 DAG.setRoot(OutputChain); in LowerGlobalAddress()
|
| H A D | SIISelLowering.cpp | 11448 DAG.setRoot(OutputChain); in LowerFDIV32()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 16559 …unsigned int, 4u, llvm::IntervalMapInfo<llvm::SlotIndex>>::const_iterator::setRoot(unsigned int)"},
|