Searched defs:Statepoint (Results 1 – 11 of 11) sorted by relevance
303 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function304 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
310 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function311 explicit Statepoint(CallBase *Call) : Base(Call) {} in Statepoint() function
438 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()450 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
170 const Value *Statepoint = Relocate->getStatepoint(); in findPreviousSpillSlot() local1200 const Value *Statepoint = Relocate.getStatepoint(); in visitGCRelocate() local
814 auto Statepoint = getStatepoint(); in getBasePtr() local825 auto *Statepoint = getStatepoint(); in getDerivedPtr() local
907 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()918 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
5276 auto *Statepoint = Call.getArgOperand(0); in visitIntrinsicCall() local
711 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()723 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
1742 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local2347 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
1602 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local2152 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
2100 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local