Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/
H A Dresult.rs42 Regalloc(CheckerErrors), enumerator
59 CodegenError::Regalloc(..) => None, in source()
73 CodegenError::Regalloc(errors) => write!(f, "Regalloc validation errors: {errors:?}"), in fmt()
/wasmtime-44.0.1/cranelift/filetests/filetests/isa/riscv64/
H A Dsimd-abi.clif5 ;; Tests both ABI and Regalloc spill/reload.