Home
last modified time | relevance | path

Searched refs:BoxReturnCallInfo (Results 1 – 15 of 15) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/lower/
H A Disle.rs35 type BoxReturnCallInfo = Box<ReturnCallInfo<ExternalName>>; typedef
169 ) -> BoxReturnCallInfo { in gen_return_call_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dinst.isle55 (ReturnCall (info BoxReturnCallInfo))
166 (type BoxReturnCallInfo (primitive BoxReturnCallInfo))
731 (decl gen_return_call_info (Sig ExternalName CallArgList) BoxReturnCallInfo)
753 (decl return_call_impl (BoxReturnCallInfo) SideEffectNoResult)
H A Dlower.isle214 (info BoxReturnCallInfo (gen_return_call_info abi name uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/lower/
H A Disle.rs31 type BoxReturnCallInfo = Box<ReturnCallInfo<ExternalName>>; typedef
112 ) -> BoxReturnCallInfo { in gen_return_call_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/lower/
H A Disle.rs41 type BoxReturnCallInfo = Box<ReturnCallInfo<ExternalName>>; typedef
125 ) -> BoxReturnCallInfo { in gen_return_call_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/lower/
H A Disle.rs33 type BoxReturnCallInfo = Box<ReturnCallInfo<CallInstDest>>; typedef
191 ) -> BoxReturnCallInfo { in gen_return_call_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/lower/
H A Disle.rs36 type BoxReturnCallInfo = Box<ReturnCallInfo<ExternalName>>; typedef
126 ) -> BoxReturnCallInfo { in gen_return_call_info() argument
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst.isle121 (ReturnCall (info BoxReturnCallInfo))
795 (type BoxReturnCallInfo (primitive BoxReturnCallInfo))
3113 (decl gen_return_call_info (Sig ExternalName CallArgList) BoxReturnCallInfo)
3130 (decl return_call_impl (BoxReturnCallInfo) SideEffectNoResult)
H A Dlower.isle2785 (info BoxReturnCallInfo (gen_return_call_info abi name uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dinst.isle928 (info BoxReturnCallInfo))
1053 (type BoxReturnCallInfo (primitive BoxReturnCallInfo))
2826 (decl return_call_impl (BoxReturnCallInfo) SideEffectNoResult)
3542 (decl gen_return_call_info (Sig CallInstDest CallArgList) BoxReturnCallInfo)
H A Dlower.isle4371 (info BoxReturnCallInfo (gen_return_call_info abi name uses)))
4380 (info BoxReturnCallInfo (gen_return_call_info abi target uses)))
4389 (info BoxReturnCallInfo (gen_return_call_info abi target uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle815 (ReturnCall (info BoxReturnCallInfo))
1105 (type BoxReturnCallInfo (primitive BoxReturnCallInfo))
4494 (decl gen_return_call_info (Sig ExternalName CallArgList) BoxReturnCallInfo)
4511 (decl return_call_impl (BoxReturnCallInfo) SideEffectNoResult)
H A Dlower.isle2621 (info BoxReturnCallInfo (gen_return_call_info abi name uses)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle107 (ReturnCallKnown (info BoxReturnCallInfo))
332 (type BoxReturnCallInfo extern (enum))
1330 (decl gen_return_call_info (Sig ExternalName CallArgList) BoxReturnCallInfo)
1347 (decl return_call_known (BoxReturnCallInfo) SideEffectNoResult)
H A Dlower.isle3557 (info BoxReturnCallInfo (gen_return_call_info abi name uses)))