Searched refs:StatepointLowering (Results 1 – 6 of 6) sorted by relevance
300 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()310 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()316 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()379 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()414 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()744 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()751 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()909 SDValue Res = StatepointLowering.getLocation(SD); in LowerAsSTATEPOINT()913 StatepointLowering.setLocation(SD, Relocated); in LowerAsSTATEPOINT()939 SDValue Loc = StatepointLowering.getLocation(SDV); in LowerAsSTATEPOINT()[all …]
25 StatepointLowering.cpp
135 StatepointLoweringState StatepointLowering; variable
1047 StatepointLowering.clear(); in clear()
36 "StatepointLowering.cpp",
5869 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h