Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp550 ir_variable *high_words = in dfrexp_exp_to_arith() local
558 i.insert_before(high_words); in dfrexp_exp_to_arith()
565 i.insert_before(assign(high_words, in dfrexp_exp_to_arith()
577 ir->operands[1] = add(exponent_bias, u2i(rshift(high_words, exponent_shift))); in dfrexp_exp_to_arith()