Home
last modified time | relevance | path

Searched defs:SpillSlot (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetFrameLowering.h53 struct SpillSlot { struct
54 unsigned Reg;
55 int64_t Offset; // Offset relative to stack pointer on function entry.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDWinEHPrepare.cpp875 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local
1230 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local
1266 AllocaInst *SpillSlot) { in insertPHIStores()
1303 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
1317 Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDStatepointLowering.cpp142 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local
201 std::optional<int> SpillSlot = in findPreviousSpillSlot() local
1257 SDValue SpillSlot = DAG.getTargetFrameIndex(Index, getFrameIndexTy()); in visitGCRelocate() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLoweringCall.cpp2208 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.cpp1659 using SpillSlot = TargetFrameLowering::SpillSlot; in assignCalleeSavedSpillSlots() typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kISelLowering.cpp670 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp301 SpillSlot, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp5367 SDValue SpillSlot = DAG.CreateStackTemporary(StoredSize, StackAlign); in LowerCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp1953 SDValue SpillSlot = DAG.CreateStackTemporary(SlotVT); in LowerCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp20038 SDValue SpillSlot = DAG.CreateStackTemporary(StoredSize, StackAlign); in LowerCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp8567 SDValue SpillSlot = Ptr; in LowerCall() local