Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp353 ir_variable *zero_sign_x = new(ir) ir_variable(ir->type, "zero_sign_x", in dldexp_to_arith() local
390 i.insert_before(zero_sign_x); in dldexp_to_arith()
401 i.insert_before(assign(zero_sign_x, in dldexp_to_arith()
410 x, zero_sign_x))); in dldexp_to_arith()