Searched refs:StatepointLowering (Results 1 – 4 of 4) sorted by relevance
234 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue()253 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()263 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()269 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()360 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()364 Loc = Builder.StatepointLowering.allocateStackSlot(Incoming.getValueType(), in spillIncomingStatepointValue()389 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()579 SDValue Loc = Builder.StatepointLowering.getLocation(SDV); in lowerStatepointMetaArgs()612 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()619 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()[all …]
135 StatepointLoweringState StatepointLowering; variable
1016 StatepointLowering.clear(); in clear()
344 SRCS_MIN+= CodeGen/SelectionDAG/StatepointLowering.cpp