Searched refs:StatepointLowering (Results 1 – 4 of 4) sorted by relevance
297 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()307 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()313 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()376 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()411 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()713 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()723 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()880 SDValue Res = StatepointLowering.getLocation(SD); in LowerAsSTATEPOINT()884 StatepointLowering.setLocation(SD, Relocated); in LowerAsSTATEPOINT()910 SDValue Loc = StatepointLowering.getLocation(SDV); in LowerAsSTATEPOINT()[all …]
176 StatepointLoweringState StatepointLowering; variable
1098 StatepointLowering.clear(); in clear()
455 SRCS_MIN+= CodeGen/SelectionDAG/StatepointLowering.cpp