Home
last modified time | relevance | path

Searched refs:setRoot (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1140 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 DSelectionDAGISel.cpp860 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 DLegalizeTypes.cpp211 DAG.setRoot(SDValue()); in run()
443 DAG.setRoot(Dummy.getValue()); in run()
H A DStatepointLowering.cpp495 Builder.DAG.setRoot(Chain); in lowerIncomingStatepointValue()
1324 DAG.setRoot( in LowerDeoptimizingReturn()
H A DLegalizeVectorOps.cpp240 DAG.setRoot(LegalizedNodes[OldRoot]); in Run()
H A DSelectionDAG.cpp1037 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 DDAGCombiner.cpp1886 DAG.setRoot(Dummy.getValue()); in Run()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h861 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 DLVCodeViewVisitor.h337 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 DLVCodeViewReader.cpp1164 LogicalVisitor.setRoot(Root); in createScopes()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h591 const SDValue &setRoot(SDValue N) {
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp164 CurDAG->setRoot(Dummy.getValue()); in PostprocessISelDAG()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1804 CurDAG->setRoot(Result.second); in emitSpecialCodeForMain()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp3480 DAG.setRoot(DAG.getTokenFactor(dl, OutChains)); in LowerFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1547 DAG.setRoot(OutputChain); in LowerGlobalAddress()
H A DSIISelLowering.cpp11448 DAG.setRoot(OutputChain); in LowerFDIV32()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16559 …unsigned int, 4u, llvm::IntervalMapInfo<llvm::SlotIndex>>::const_iterator::setRoot(unsigned int)"},