Searched refs:StatepointLowering (Results 1 – 7 of 7) sorted by relevance
279 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue()298 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()308 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()314 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()377 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()382 Loc = Builder.StatepointLowering.allocateStackSlot(Incoming.getValueType(), in spillIncomingStatepointValue()412 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()714 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()723 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()880 SDValue Res = StatepointLowering.getLocation(SD); in LowerAsSTATEPOINT()[all …]
25 StatepointLowering.cpp
186 StatepointLoweringState StatepointLowering; variable
1065 StatepointLowering.clear(); in clear()
29 StatepointLowering.cpp \
37 "StatepointLowering.cpp",
5857 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h