Searched refs:r0034 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 258 ir_variable *const r0034 = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); local in function:udivmod64 259 body.emit(assign(r0034, r0011, 0x03)); 261 body.emit(assign(r0034, expr(ir_unop_unpack_uint_2x32, r000F), 0x0c)); 263 body.emit(ret(r0034));
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_int64.h | 258 ir_variable *const r0034 = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); local in function:udivmod64 259 body.emit(assign(r0034, r0011, 0x03)); 261 body.emit(assign(r0034, expr(ir_unop_unpack_uint_2x32, r000F), 0x0c)); 263 body.emit(ret(r0034));
|
Completed in 5 milliseconds