Searched refs:ImmutableStatepoint (Results 1 – 4 of 4) sorted by relevance
29 class ImmutableStatepoint; variable138 std::vector<GCRelocateOperands> getRelocates(ImmutableStatepoint &IS);161 class ImmutableStatepoint168 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {} in ImmutableStatepoint() function169 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {} in ImmutableStatepoint() function257 getRelocates(ImmutableStatepoint &IS) { in getRelocates()
226 static SDNode *lowerCallFromStatepoint(ImmutableStatepoint StatepointSite, in lowerCallFromStatepoint()331 ImmutableStatepoint StatepointSite, in getIncomingStatepointGCValues()429 ImmutableStatepoint StatepointSite, in lowerStatepointMetaArgs()547 LowerStatepoint(ImmutableStatepoint(&CI)); in visitStatepoint()551 SelectionDAGBuilder::LowerStatepoint(ImmutableStatepoint ISP, in LowerStatepoint()684 ImmutableStatepoint(I).actualCallee()->getType()); in visitGCResult()
659 void LowerStatepoint(ImmutableStatepoint Statepoint,
2014 LowerStatepoint(ImmutableStatepoint(&I), LandingPad); in visitInvoke()