Searched refs:StatepointLowering (Results 1 – 11 of 11) sorted by relevance
207 SDValue OldLocation = Builder.StatepointLowering.getLocation(Incoming); in reservePreviousStackSlotForValue()226 if (Builder.StatepointLowering.isStackSlotAllocated(Offset)) { in reservePreviousStackSlotForValue()236 Builder.StatepointLowering.reserveStackSlot(Offset); in reservePreviousStackSlotForValue()241 Builder.StatepointLowering.setLocation(Incoming, Loc); in reservePreviousStackSlotForValue()333 SDValue Loc = Builder.StatepointLowering.getLocation(Incoming); in spillIncomingStatepointValue()337 Loc = Builder.StatepointLowering.allocateStackSlot(Incoming.getValueType(), in spillIncomingStatepointValue()364 Builder.StatepointLowering.setLocation(Incoming, Loc); in spillIncomingStatepointValue()511 SDValue Loc = Builder.StatepointLowering.getLocation(SDV); in lowerStatepointMetaArgs()544 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()551 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()[all …]
24 StatepointLowering.cpp
124 StatepointLoweringState StatepointLowering; variable
867 StatepointLowering.clear(); in clear()
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()570 SDValue Loc = Builder.StatepointLowering.getLocation(SDV); in lowerStatepointMetaArgs()603 StatepointLowering.startNewStatepoint(*this); in LowerAsSTATEPOINT()610 StatepointLowering.scheduleRelocCall(*Reloc); in LowerAsSTATEPOINT()[all …]
25 StatepointLowering.cpp
135 StatepointLoweringState StatepointLowering; variable
1003 StatepointLowering.clear(); in clear()
309 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp \
880 "llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp",
975 ${LLVM_DIR}/lib/CodeGen/SelectionDAG/StatepointLowering.cpp