Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp207 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 …]
DCMakeLists.txt24 StatepointLowering.cpp
DSelectionDAGBuilder.h124 StatepointLoweringState StatepointLowering; variable
DSelectionDAGBuilder.cpp867 StatepointLowering.clear(); in clear()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp234 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 …]
DCMakeLists.txt25 StatepointLowering.cpp
DSelectionDAGBuilder.h135 StatepointLoweringState StatepointLowering; variable
DSelectionDAGBuilder.cpp1003 StatepointLowering.clear(); in clear()
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk309 llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp \
DBUILD.gn880 "llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp",
/external/swiftshader/
DCMakeLists.txt975 ${LLVM_DIR}/lib/CodeGen/SelectionDAG/StatepointLowering.cpp