Lines Matching refs:GCStatepointInst
173 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in findPreviousSpillSlot()
179 [cast<GCStatepointInst>(Statepoint)]; in findPreviousSpillSlot()
1025 getGCResultLocality(const GCStatepointInst &S) { in getGCResultLocality()
1040 SelectionDAGBuilder::LowerStatepoint(const GCStatepointInst &I, in LowerStatepoint()
1066 populateCallLoweringInfo(SI.CLI, &I, GCStatepointInst::CallArgsBeginPos, in LowerStatepoint()
1206 assert((isa<GCStatepointInst>(SI) || isa<UndefValue>(SI)) && in visitGCResult()
1211 if (cast<GCStatepointInst>(SI)->getParent() == CI.getParent()) { in visitGCResult()
1235 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in visitGCRelocate()
1240 if (cast<GCStatepointInst>(Statepoint)->getParent() == Relocate.getParent()) in visitGCRelocate()
1250 FuncInfo.StatepointRelocationMaps[cast<GCStatepointInst>(Statepoint)]; in visitGCRelocate()
1257 assert(cast<GCStatepointInst>(Statepoint)->getParent() == in visitGCRelocate()