| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1131 DAG.setRoot(Root); in updateRoot() 1973 DAG.setRoot(Ret); in visitCatchRet() 2121 DAG.setRoot(Ret); in visitCleanupRet() 2970 DAG.setRoot(Br); in visitSPDescriptorParent() 3064 DAG.setRoot(Root); in visitBitTestHeader() 4923 DAG.setRoot(N); in visitFence() 7471 DAG.setRoot(N); in visitIntrinsicCall() 7951 DAG.setRoot(ST); in visitVPStore() 7993 DAG.setRoot(ST); in visitVPScatter() 8042 DAG.setRoot(ST); in visitVPStridedStore() [all …]
|
| H A D | SelectionDAGISel.cpp | 732 CurDAG->setRoot(SDB->getControlRoot()); in SelectBasicBlock() 1218 CurDAG->setRoot(Dummy.getValue()); in DoInstructionSelection() 1530 CurDAG->setRoot(SDB->getControlRoot()); in SelectAllBasicBlocks() 1811 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1839 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1849 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1867 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1904 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1952 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() 1962 CurDAG->setRoot(SDB->getRoot()); in FinishBasicBlock() [all …]
|
| H A D | LegalizeTypes.cpp | 213 DAG.setRoot(SDValue()); in run() 441 DAG.setRoot(Dummy.getValue()); in run()
|
| H A D | StatepointLowering.cpp | 493 Builder.DAG.setRoot(Chain); in lowerIncomingStatepointValue() 1317 DAG.setRoot( in LowerDeoptimizingReturn()
|
| H A D | LegalizeVectorOps.cpp | 226 DAG.setRoot(LegalizedNodes[OldRoot]); in Run()
|
| H A D | SelectionDAG.cpp | 1000 setRoot(Dummy.getValue()); in RemoveDeadNodes() 11029 setRoot(To); in ReplaceAllUsesWith() 11088 setRoot(SDValue(To, getRoot().getResNo())); in ReplaceAllUsesWith() 11140 setRoot(SDValue(To[getRoot().getResNo()])); in ReplaceAllUsesWith() 11206 setRoot(To); in ReplaceAllUsesOfValueWith()
|
| H A D | LegalizeDAG.cpp | 2147 DAG.setRoot(OutputChain); in ExpandFrexpLibCall()
|
| H A D | DAGCombiner.cpp | 1915 DAG.setRoot(Dummy.getValue()); in Run()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 860 void setRoot(void *Node, unsigned Size, unsigned Offset) { in setRoot() function 1369 void setRoot(unsigned Offset) { in setRoot() function 1371 path.setRoot(&map->rootBranch(), map->rootSize, Offset); in setRoot() 1373 path.setRoot(&map->rootLeaf(), map->rootSize, Offset); in setRoot() 1441 setRoot(0); in goToBegin() 1448 setRoot(map->rootSize); in goToEnd() 1488 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find() 1524 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind() 1562 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo() 1979 this->setRoot(0); in eraseNode()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.h | 337 void setRoot(LVScope *Root) { ReaderScope = Root; } in setRoot() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 1170 LogicalVisitor.setRoot(Root); in createScopes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 560 const SDValue &setRoot(SDValue N) {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 160 CurDAG->setRoot(Dummy.getValue()); in PostprocessISelDAG()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 3219 DAG.setRoot(DAG.getNode(ISD::TokenFactor, dl, MVT::Other, OutChains)); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 1706 CurDAG->setRoot(Result.second); in emitSpecialCodeForMain()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1449 DAG.setRoot(OutputChain); in LowerGlobalAddress()
|
| H A D | SIISelLowering.cpp | 10573 DAG.setRoot(OutputChain); in LowerFDIV32()
|