Home
last modified time | relevance | path

Searched refs:BoxReturnCallIndInfo (Results 1 – 12 of 12) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/lower/
H A Disle.rs36 type BoxReturnCallIndInfo = Box<ReturnCallInfo<XReg>>; typedef
187 ) -> BoxReturnCallIndInfo { in gen_return_call_ind_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dinst.isle58 (ReturnIndirectCall (info BoxReturnCallIndInfo))
167 (type BoxReturnCallIndInfo (primitive BoxReturnCallIndInfo))
734 (decl gen_return_call_ind_info (Sig Reg CallArgList) BoxReturnCallIndInfo)
758 (decl return_indirect_call_impl (BoxReturnCallIndInfo) SideEffectNoResult)
H A Dlower.isle222 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
230 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/lower/
H A Disle.rs32 type BoxReturnCallIndInfo = Box<ReturnCallInfo<Reg>>; typedef
130 ) -> BoxReturnCallIndInfo { in gen_return_call_ind_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/lower/
H A Disle.rs42 type BoxReturnCallIndInfo = Box<ReturnCallInfo<Reg>>; typedef
147 ) -> BoxReturnCallIndInfo { in gen_return_call_ind_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/lower/
H A Disle.rs37 type BoxReturnCallIndInfo = Box<ReturnCallInfo<Reg>>; typedef
145 ) -> BoxReturnCallIndInfo { in gen_return_call_ind_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst.isle124 (ReturnCallInd (info BoxReturnCallIndInfo))
796 (type BoxReturnCallIndInfo (primitive BoxReturnCallIndInfo))
3116 (decl gen_return_call_ind_info (Sig Reg CallArgList) BoxReturnCallIndInfo)
3135 (decl return_call_ind_impl (BoxReturnCallIndInfo) SideEffectNoResult)
H A Dlower.isle2793 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
2801 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle818 (ReturnCallInd (info BoxReturnCallIndInfo))
1106 (type BoxReturnCallIndInfo (primitive BoxReturnCallIndInfo))
4497 (decl gen_return_call_ind_info (Sig Reg CallArgList) BoxReturnCallIndInfo)
4516 (decl return_call_ind_impl (BoxReturnCallIndInfo) SideEffectNoResult)
H A Dlower.isle2629 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
2637 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle110 (ReturnCallUnknown (info BoxReturnCallIndInfo))
333 (type BoxReturnCallIndInfo extern (enum))
1333 (decl gen_return_call_ind_info (Sig Reg CallArgList) BoxReturnCallIndInfo)
1352 (decl return_call_unknown (BoxReturnCallIndInfo) SideEffectNoResult)
H A Dlower.isle3565 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))
3573 (info BoxReturnCallIndInfo (gen_return_call_ind_info abi target uses)))