Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetFrameLowering.h42 struct SpillSlot { struct
43 unsigned Reg;
44 int Offset; // Offset relative to stack pointer on function entry.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h50 struct SpillSlot { struct
51 unsigned Reg;
52 int Offset; // Offset relative to stack pointer on function entry.
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp694 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local
1067 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local
1104 AllocaInst *SpillSlot) { in insertPHIStores()
1141 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
1155 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
/external/llvm-project/llvm/lib/CodeGen/
DWinEHPrepare.cpp731 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local
1097 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local
1135 AllocaInst *SpillSlot) { in insertPHIStores()
1172 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
1185 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp709 AllocaInst *SpillSlot = insertPHILoads(PN, F); in demotePHIsOnFunclets() local
1075 AllocaInst *SpillSlot = nullptr; in insertPHILoads() local
1113 AllocaInst *SpillSlot) { in insertPHIStores()
1150 BasicBlock *PredBlock, Value *PredVal, AllocaInst *SpillSlot, in insertPHIStore()
1163 void WinEHPrepare::replaceUseWithLoad(Value *V, Use &U, AllocaInst *&SpillSlot, in replaceUseWithLoad()
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp102 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local
147 Optional<int> SpillSlot = in findPreviousSpillSlot() local
919 SDValue SpillSlot = DAG.getTargetFrameIndex(*DerivedPtrLocation, in visitGCRelocate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp125 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local
174 Optional<int> SpillSlot = in findPreviousSpillSlot() local
1021 SDValue SpillSlot = DAG.getTargetFrameIndex(Index, getFrameIndexTy()); in visitGCRelocate() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp138 SDValue SpillSlot = Builder.DAG.CreateStackTemporary(ValueType); in allocateStackSlot() local
191 Optional<int> SpillSlot = in findPreviousSpillSlot() local
1188 SDValue SpillSlot = DAG.getTargetFrameIndex(Index, getFrameIndexTy()); in visitGCRelocate() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp356 struct SpillSlot struct in nv50_ir::SpillCodeInserter
358 Interval occup;
359 std::list<Value *> residents; // needed to recalculate occup
360 Symbol *sym;
361 int32_t offset;
362 inline uint8_t size() const { return sym->reg.size; } in size()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1316 typedef TargetFrameLowering::SpillSlot SpillSlot; in assignCalleeSavedSpillSlots() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1542 using SpillSlot = TargetFrameLowering::SpillSlot; in assignCalleeSavedSpillSlots() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2205 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[i].ArgVT); in LowerCall() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1692 using SpillSlot = TargetFrameLowering::SpillSlot; in assignCalleeSavedSpillSlots() typedef
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2904 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[i].ArgVT); in LowerCall() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1082 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[I].ArgVT); in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1538 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[I].ArgVT); in LowerCall() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1584 SDValue SpillSlot = DAG.CreateStackTemporary(Outs[I].ArgVT); in LowerCall() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5308 SDValue SpillSlot = Ptr; in LowerCall() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3129 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp3982 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp4080 SDValue SpillSlot = DAG.CreateStackTemporary(VA.getValVT()); in LowerCall() local