Home
last modified time | relevance | path

Searched defs:Spill (Results 51 – 75 of 292) sorted by relevance

12345678910>>...12

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1020 MachineBasicBlock::iterator Spill = std::next(MI); in insertSpill() local
1214 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1233 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1330 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp848 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
865 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
1038 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
1064 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1016 MachineBasicBlock::iterator Spill = std::next(MI); in insertSpill() local
1210 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1229 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1323 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp848 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
865 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
1038 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
1064 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h100 Spill, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 Spill, enumerator
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h93 void LiftoffAssembler::Spill(uint32_t index, LiftoffRegister reg, in Spill() function
98 void LiftoffAssembler::Spill(uint32_t index, WasmValue value) { in Spill() function
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h93 void LiftoffAssembler::Spill(uint32_t index, LiftoffRegister reg, in Spill() function
98 void LiftoffAssembler::Spill(uint32_t index, WasmValue value) { in Spill() function
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h93 void LiftoffAssembler::Spill(uint32_t index, LiftoffRegister reg, in Spill() function
98 void LiftoffAssembler::Spill(uint32_t index, WasmValue value) { in Spill() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/
H A Dinst_stream.rs17 Spill { enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/
H A Dinst_stream.rs17 Spill { enumerator
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/lib/
H A Drbtree.c269 * Maintain Red-Black tree balance after inserting node x.
272 * a situation where a red node has a red child, which is prohibited. We can in Spill()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1157 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1251 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1157 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1251 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1157 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1251 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp1143 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1162 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1256 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp1107 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1126 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1220 for (const auto Spill : Spills) { in getVisitOrders() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DInlineSpiller.cpp1107 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1126 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1220 for (const auto Spill : Spills) { in getVisitOrders() local

12345678910>>...12