Searched refs:qir_get_temp (Results 1 – 5 of 5) sorted by relevance
58 struct qreg t = qir_get_temp(c); in qir_emit_uniform_stream_resets()
538 struct qreg qir_get_temp(struct vc4_compile *c);662 *payload = qir_get_temp(c); \717 struct qreg t = qir_get_temp(c); in QIR_ALU1()
171 mov = qir_inst(QOP_MOV, qir_get_temp(c), in qir_lower_uniforms()
567 qir_get_temp(struct vc4_compile *c) in qir_get_temp() function613 inst->dst = qir_get_temp(c); in qir_emit_def()
728 struct qreg t = qir_get_temp(c); in ntq_fsign()842 struct qreg result = qir_get_temp(c); in ntq_emit_pack_unorm_4x8()1385 struct qreg packed = qir_get_temp(c); in emit_scaled_viewport_write()1666 qregs[i] = qir_get_temp(c); in ntq_setup_registers()