Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp279 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 …]
H A DCMakeLists.txt25 StatepointLowering.cpp
H A DSelectionDAGBuilder.h186 StatepointLoweringState StatepointLowering; variable
H A DSelectionDAGBuilder.cpp1065 StatepointLowering.clear(); in clear()
/openbsd-src/gnu/usr.bin/clang/libLLVMSelectionDAG/
H A DMakefile29 StatepointLowering.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/SelectionDAG/
H A DBUILD.gn37 "StatepointLowering.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5857 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h