Home
last modified time | relevance | path

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

12345678910

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetFrameInfo.h36 struct SpillSlot { struct
37 unsigned Reg;
38 int Offset; // Offset relative to stack pointer on function entry.
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.3.0/src/
H A Dhctl.rs42 fn drop(&mut self) { unsafe { alsa::snd_hctl_close(self.0) }; }
46 /// Wrapper around open that takes a &str instead of a &CStr
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dabi.rs117 slot: SpillSlot, in load_spillslot()
125 slot: SpillSlot, in store_spillslot()
135 slots: &[SpillSlot], in spillslots_to_stack_map()
170 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Option<Type>) -> Self::I; in gen_spill()
177 from_slot: SpillSlot, in gen_reload()
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Dbt_spillslot_allocator.rs274 vlr_slot_env: &mut TypedIxVec<VirtualRangeIx, Option<SpillSlot>>, in alloc_spill_slots()
462 slot_no: SpillSlot, in notify_spillage_of_reftyped_vlr()
479 pub fn alloc_reftyped_spillslot_for_frag(&mut self, frag: RangeFrag) -> SpillSlot { in alloc_reftyped_spillslot_for_frag()
513 pub fn get_reftyped_spillslots_at_inst_point(&self, pt: InstPoint) -> Vec<SpillSlot> { in get_reftyped_spillslots_at_inst_point()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Dbt_spillslot_allocator.rs274 vlr_slot_env: &mut TypedIxVec<VirtualRangeIx, Option<SpillSlot>>, in alloc_spill_slots()
462 slot_no: SpillSlot, in notify_spillage_of_reftyped_vlr()
479 pub fn alloc_reftyped_spillslot_for_frag(&mut self, frag: RangeFrag) -> SpillSlot { in alloc_reftyped_spillslot_for_frag()
513 pub fn get_reftyped_spillslots_at_inst_point(&self, pt: InstPoint) -> Vec<SpillSlot> { in get_reftyped_spillslots_at_inst_point()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Dbt_spillslot_allocator.rs274 vlr_slot_env: &mut TypedIxVec<VirtualRangeIx, Option<SpillSlot>>, in alloc_spill_slots()
462 slot_no: SpillSlot, in notify_spillage_of_reftyped_vlr()
479 pub fn alloc_reftyped_spillslot_for_frag(&mut self, frag: RangeFrag) -> SpillSlot { in alloc_reftyped_spillslot_for_frag()
513 pub fn get_reftyped_spillslots_at_inst_point(&self, pt: InstPoint) -> Vec<SpillSlot> { in get_reftyped_spillslots_at_inst_point()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Dbt_spillslot_allocator.rs274 vlr_slot_env: &mut TypedIxVec<VirtualRangeIx, Option<SpillSlot>>, in alloc_spill_slots()
462 slot_no: SpillSlot, in notify_spillage_of_reftyped_vlr()
479 pub fn alloc_reftyped_spillslot_for_frag(&mut self, frag: RangeFrag) -> SpillSlot { in alloc_reftyped_spillslot_for_frag()
513 pub fn get_reftyped_spillslots_at_inst_point(&self, pt: InstPoint) -> Vec<SpillSlot> { in get_reftyped_spillslots_at_inst_point()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi.rs82 fn load_spillslot(&self, slot: SpillSlot, ty: Type, into_reg: Writable<Reg>) -> Self::I; in load_spillslot()
85 fn store_spillslot(&self, slot: SpillSlot, ty: Type, from_reg: Reg) -> Self::I; in store_spillslot()
108 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Type) -> Self::I; in gen_spill()
111 fn gen_reload(&self, to_reg: Writable<RealReg>, from_slot: SpillSlot, ty: Type) -> Self::I; in gen_reload()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi.rs135 slot: SpillSlot, in load_spillslot()
143 slot: SpillSlot, in store_spillslot()
153 slots: &[SpillSlot], in spillslots_to_stack_map()
188 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Option<Type>) -> Self::I; in gen_spill()
195 from_slot: SpillSlot, in gen_reload()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi.rs135 slot: SpillSlot, in load_spillslot()
143 slot: SpillSlot, in store_spillslot()
153 slots: &[SpillSlot], in spillslots_to_stack_map()
188 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Option<Type>) -> Self::I; in gen_spill()
195 from_slot: SpillSlot, in gen_reload()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dabi.rs135 slot: SpillSlot, in load_spillslot()
143 slot: SpillSlot, in store_spillslot()
153 slots: &[SpillSlot], in spillslots_to_stack_map()
188 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Option<Type>) -> Self::I; in gen_spill()
195 from_slot: SpillSlot, in gen_reload()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/machinst/
H A Dabi.rs98 fn load_spillslot(&self, slot: SpillSlot, ty: Type, into_reg: Writable<Reg>) -> Self::I; in load_spillslot()
101 fn store_spillslot(&self, slot: SpillSlot, ty: Type, from_reg: Reg) -> Self::I; in store_spillslot()
127 fn gen_spill(&self, to_slot: SpillSlot, from_reg: RealReg, ty: Type) -> Self::I; in gen_spill()
130 fn gen_reload(&self, to_reg: Writable<RealReg>, from_slot: SpillSlot, ty: Type) -> Self::I; in gen_reload()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DTargetFrameLowering.h42 struct SpillSlot { struct
43 unsigned Reg;
44 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetFrameLowering.h50 struct SpillSlot { struct
51 unsigned Reg;
52 int Offset; // Offset relative to stack pointer on function entry.
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/x64/
H A Dabi.rs316 fn load_spillslot(&self, _slot: SpillSlot, _ty: Type, _into_reg: Writable<Reg>) -> Inst { in load_spillslot()
320 fn store_spillslot(&self, _slot: SpillSlot, _ty: Type, _from_reg: Reg) -> Inst { in store_spillslot()
460 fn gen_spill(&self, _to_slot: SpillSlot, _from_reg: RealReg, _ty: Type) -> Inst { in gen_spill()
464 fn gen_reload(&self, _to_reg: Writable<RealReg>, _from_slot: SpillSlot, _ty: Type) -> Inst { in gen_reload()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h50 struct SpillSlot { struct
51 unsigned Reg;
52 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h50 struct SpillSlot { struct
51 unsigned Reg;
52 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h49 struct SpillSlot { struct
50 unsigned Reg;
51 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DTargetFrameLowering.h49 struct SpillSlot { struct
50 unsigned Reg;
51 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h50 struct SpillSlot { struct
51 unsigned Reg;
52 int Offset; // Offset relative to stack pointer on function entry.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DTargetFrameLowering.h51 struct SpillSlot { struct
52 unsigned Reg;
53 int Offset; // Offset relative to stack pointer on function entry.

12345678910