Searched refs:r0034 (Results 1 – 1 of 1) sorted by relevance
202 ir_variable *const r0034 = body.make_temp(glsl_type::uvec4_type, "vec_ctor"); in udivmod64() local203 body.emit(assign(r0034, r0011, 0x03)); in udivmod64()205 body.emit(assign(r0034, expr(ir_unop_unpack_uint_2x32, r000F), 0x0c)); in udivmod64()207 body.emit(ret(r0034)); in udivmod64()