Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DStatepoint.h303 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function
304 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DStatepoint.h310 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function
311 explicit Statepoint(CallBase *Call) : Base(Call) {} in Statepoint() function
/aosp_15_r20/external/llvm/lib/IR/
H A DIRBuilder.cpp438 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
450 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp170 const Value *Statepoint = Relocate->getStatepoint(); in findPreviousSpillSlot() local
1200 const Value *Statepoint = Relocate.getStatepoint(); in visitGCRelocate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIntrinsicInst.cpp814 auto Statepoint = getStatepoint(); in getBasePtr() local
825 auto *Statepoint = getStatepoint(); in getDerivedPtr() local
H A DIRBuilder.cpp907 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
918 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
H A DVerifier.cpp5276 auto *Statepoint = Call.getArgOperand(0); in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp711 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
723 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1742 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local
2347 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1602 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local
2152 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2100 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local