Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/machinst/
H A Disle.rs31 pub type OptionTryCallInfo = Option<TryCallInfo>; typedef
635 fn try_call_none(&mut self) -> OptionTryCallInfo {
643 ) -> OptionTryCallInfo {
/wasmtime-44.0.1/cranelift/codegen/src/
H A Dprelude_lower.isle1169 (type OptionTryCallInfo (primitive OptionTryCallInfo))
1170 (decl try_call_info (ExceptionTable MachLabelSlice) OptionTryCallInfo)
1172 (decl try_call_none () OptionTryCallInfo)
/wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/
H A Dinst.isle722 (decl gen_call_info (Sig ExternalName CallArgList CallRetList OptionTryCallInfo bool) BoxCallInfo)
725 (decl gen_call_ind_info (Sig Reg CallArgList CallRetList OptionTryCallInfo) BoxCallIndInfo)
728 (decl gen_call_host_info (Sig ExternalName CallArgList CallRetList OptionTryCallInfo) BoxCallIndire…
H A Dlower.isle182 (trycall OptionTryCallInfo (try_call_info et targets))
191 (trycall OptionTryCallInfo (try_call_info et targets))
201 (trycall OptionTryCallInfo (try_call_info et targets))
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dlower.isle2582 (trycall OptionTryCallInfo (try_call_info et targets))
2591 (trycall OptionTryCallInfo (try_call_info et targets))
2602 (trycall OptionTryCallInfo (try_call_info et targets))
H A Dinst.isle4488 (decl gen_call_info (Sig ExternalName CallArgList CallRetList OptionTryCallInfo bool) BoxCallInfo)
4491 (decl gen_call_ind_info (Sig Reg CallArgList CallRetList OptionTryCallInfo) BoxCallIndInfo)
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dlower.isle2752 (trycall OptionTryCallInfo (try_call_info et targets))
2761 (trycall OptionTryCallInfo (try_call_info et targets))
2772 (trycall OptionTryCallInfo (try_call_info et targets))
H A Dinst.isle3107 (decl gen_call_info (Sig ExternalName CallArgList CallRetList OptionTryCallInfo bool) BoxCallInfo)
3110 (decl gen_call_ind_info (Sig Reg CallArgList CallRetList OptionTryCallInfo) BoxCallIndInfo)
/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/
H A Dlower.isle4398 (trycall OptionTryCallInfo (try_call_info et targets))
4408 (trycall OptionTryCallInfo (try_call_info et targets))
4420 (trycall OptionTryCallInfo (try_call_info et targets))
H A Dinst.isle3539 (decl gen_call_info (Sig CallInstDest CallArgList CallRetList OptionTryCallInfo bool) BoxCallInfo)
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dlower.isle3581 (trycall OptionTryCallInfo (try_call_info et targets))
3590 (trycall OptionTryCallInfo (try_call_info et targets))
3601 (trycall OptionTryCallInfo (try_call_info et targets))
H A Dinst.isle1324 (decl gen_call_info (Sig ExternalName CallArgList CallRetList OptionTryCallInfo bool) BoxCallInfo)
1327 (decl gen_call_ind_info (Sig RegMem CallArgList CallRetList OptionTryCallInfo) BoxCallIndInfo)