Home
last modified time | relevance | path

Searched defs:is_denormal (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/minimal-lexical/src/
Dnum.rs175 fn is_denormal(self) -> bool { in is_denormal() method
/external/rust/crates/serde_json/src/lexical/
Dnum.rs255 fn is_denormal(self) -> bool { in is_denormal() method
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp1028 Temp is_denormal = bld.vopc(aco_opcode::v_cmp_class_f32, bld.hint_vcc(bld.def(bld.lm)), in emit_scaled_op() local