Home
last modified time | relevance | path

Searched defs:Statepoint (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp170 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in findPreviousSpillSlot() local
1208 const Value *Statepoint in visitGCRelocate() local
[all...]
/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp892 auto Statepoint = getStatepoint(); getBasePtr() local
903 auto *Statepoint = getStatepoint(); getDerivedPtr() local
H A DIRBuilder.cpp873 CreateGCResult(Instruction * Statepoint,Type * ResultType,const Twine & Name) CreateGCResult() argument
884 CreateGCRelocate(Instruction * Statepoint,int BaseOffset,int DerivedOffset,Type * ResultType,const Twine & Name) CreateGCRelocate() argument
H A DVerifier.cpp5636 auto *Statepoint = Call.getArgOperand(0); visitIntrinsicCall() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2067 Value *Statepoint = Info.StatepointToken; relocationViaAlloca() local