Home
last modified time | relevance | path

Searched defs:exponent_value (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_frexp.c37 nir_ssa_def *sign_mantissa_mask, *exponent_value; in lower_frexp_sig() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp493 ir_constant *exponent_value = new(ir) ir_constant(0x3fe00000u, 1); in dfrexp_sig_to_arith() local
H A Dbuiltin_functions.cpp7725 ir_constant *exponent_value = imm(0x3f000000u, vec_elem); in _frexp() local

Completed in 15 milliseconds