Searched refs:QOP_MOV (Results 1 – 8 of 8) sorted by relevance
91 inst->op = QOP_MOV; in constant_fold()
89 (mov->op != QOP_MOV && in qir_opt_vpm()
37 [QOP_MOV] = { "mov", 1, 1 },235 return ((inst->op == QOP_MOV || in qir_is_raw_mov()679 (c->defs[reg.index]->op == QOP_MOV || in qir_follow_movs()
43 if (inst->op != QOP_MOV && in is_copy_mov()
172 mov = qir_inst(QOP_MOV, qir_get_temp(c), in qir_lower_uniforms()
107 inst->op = QOP_MOV; in replace_with_mov()
289 [QOP_MOV] = { QPU_A_OR }, in vc4_generate_code_block()
104 QOP_MOV, enumerator