Searched defs:kF32SignBit (Results 1 – 2 of 2) sorted by relevance
2007 static constexpr int kF32SignBit = 1 << 31; in emit_f32_copysign() local2134 static constexpr int kF32SignBit = 1 << 31; in emit_f64_copysign() local
1607 static constexpr int kF32SignBit = 1 << 31; in emit_f32_copysign() local