Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/verifier/
H A Dmod.rs298 ExNormalRet, enumerator
1408 BlockCallTargetType::ExNormalRet, in typecheck_variable_args()
1538 (BlockArg::TryCallRet(i), BlockCallTargetType::ExNormalRet) in block_call_arg_ty()
1543 (BlockArg::TryCallRet(_), BlockCallTargetType::ExNormalRet) => { in block_call_arg_ty()