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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_int64.h491 ir_variable *const r0060 = new(mem_ctx) ir_variable(glsl_type::bool_type, "negate", ir_var_auto); local in function:idiv64
492 body.emit(r0060);
495 body.emit(assign(r0060, nequal(r0061, r0062), 0x01));
698 ir_if *f0092 = new(mem_ctx) ir_if(operand(r0060).val);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dbuiltin_int64.h491 ir_variable *const r0060 = new(mem_ctx) ir_variable(glsl_type::bool_type, "negate", ir_var_auto); local in function:idiv64
492 body.emit(r0060);
495 body.emit(assign(r0060, nequal(r0061, r0062), 0x01));
698 ir_if *f0092 = new(mem_ctx) ir_if(operand(r0060).val);

Completed in 6 milliseconds