Searched refs:StatepointLowering (Results 1 – 4 of 4) sorted by relevance
278 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue()297 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()307 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()313 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()379 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()384 Loc = Builder.StatepointLowering.allocateStackSlot(Incoming.getValueType(), in spillIncomingStatepointValue()414 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()716 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()726 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()883 SDValue Res = StatepointLowering.getLocation(SD); in LowerAsSTATEPOINT()[all …]
176 StatepointLoweringState StatepointLowering; variable
1111 StatepointLowering.clear(); in clear()
454 SRCS_MIN+= CodeGen/SelectionDAG/StatepointLowering.cpp