Searched refs:r0091 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 696 ir_variable *const r0091 = body.make_temp(glsl_type::ivec2_type, "conditional_tmp"); local in function:idiv64 707 body.emit(assign(r0091, expr(ir_unop_unpack_int_2x32, r0095), 0x03)); 713 body.emit(assign(r0091, expr(ir_unop_u2i, r006E), 0x03)); 721 body.emit(ret(r0091));
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 696 ir_variable *const r0091 = body.make_temp(glsl_type::ivec2_type, "conditional_tmp"); local in function:idiv64 707 body.emit(assign(r0091, expr(ir_unop_unpack_int_2x32, r0095), 0x03)); 713 body.emit(assign(r0091, expr(ir_unop_u2i, r006E), 0x03)); 721 body.emit(ret(r0091));
|
Completed in 6 milliseconds