Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp809 ir_rvalue *x_clone = ir->operands[0]->clone(ir, NULL); in carry_to_arith() local
812 ir->operands[0] = b2i(less(add(ir->operands[0], ir->operands[1]), x_clone)); in carry_to_arith()