Lines Matching refs:GCStatepointInst
171 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in findPreviousSpillSlot()
177 [cast<GCStatepointInst>(Statepoint)]; in findPreviousSpillSlot()
999 getGCResultLocality(const GCStatepointInst &S) { in getGCResultLocality()
1014 SelectionDAGBuilder::LowerStatepoint(const GCStatepointInst &I, in LowerStatepoint()
1045 populateCallLoweringInfo(SI.CLI, &I, GCStatepointInst::CallArgsBeginPos, in LowerStatepoint()
1185 assert((isa<GCStatepointInst>(SI) || isa<UndefValue>(SI)) && in visitGCResult()
1190 if (cast<GCStatepointInst>(SI)->getParent() == CI.getParent()) { in visitGCResult()
1214 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in visitGCRelocate()
1219 if (cast<GCStatepointInst>(Statepoint)->getParent() == Relocate.getParent()) in visitGCRelocate()
1225 FuncInfo.StatepointRelocationMaps[cast<GCStatepointInst>(Statepoint)]; in visitGCRelocate()
1232 assert(cast<GCStatepointInst>(Statepoint)->getParent() == in visitGCRelocate()