Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/lower/
H A Disle.rs514 fn fcmp_zero_cond(&mut self, cond: &FloatCC) -> Option<FloatCC> { in fcmp_zero_cond() method
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle4181 (decl fcmp_zero_cond (FloatCC) FloatCC)
4182 (extern extractor fcmp_zero_cond fcmp_zero_cond)
H A Dlower.isle2145 (rule 3 (lower (has_type ty @ (multi_lane _ _) (fcmp _ (fcmp_zero_cond cond) x y)))
2157 (rule 1 (lower (has_type ty @ (multi_lane _ _) (fcmp _ (fcmp_zero_cond cond) x y)))