Home
last modified time | relevance | path

Searched refs:x_clone (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp594 ir_rvalue *x_clone = ir->operands[0]->clone(ir, NULL); in carry_to_arith() local
597 ir->operands[0] = b2i(less(add(ir->operands[0], ir->operands[1]), x_clone)); in carry_to_arith()

Completed in 2 milliseconds