Searched defs:Statepoint (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | StatepointLowering.cpp | 170 const Value *Statepoint = Relocate->getStatepoint(); in findPreviousSpillSlot() local |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | IntrinsicInst.cpp | 894 auto Statepoint = getStatepoint(); getBasePtr() local |
H A D | IRBuilder.cpp | 872 CreateGCResult(Instruction * Statepoint,Type * ResultType,const Twine & Name) CreateGCResult() argument |
H A D | Verifier.cpp | 5455 auto *Statepoint = Call.getArgOperand(0); visitIntrinsicCall() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | RewriteStatepointsForGC.cpp | 2066 Value *Statepoint = Info.StatepointToken; relocationViaAlloca() local |