Home
last modified time | relevance | path

Searched refs:StatepointLowering (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp300 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 …]
H A DCMakeLists.txt25 StatepointLowering.cpp
H A DSelectionDAGBuilder.h135 StatepointLoweringState StatepointLowering; variable
H A DSelectionDAGBuilder.cpp1047 StatepointLowering.clear(); in clear()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/SelectionDAG/
H A DBUILD.gn36 "StatepointLowering.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5869 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h