Lines Matching refs:isConstant
737 if (add_instr->operands[i].isConstant()) {
871 } else if (instr->opcode == aco_opcode::v_lshlrev_b32 && instr->operands[0].isConstant() &&
952 if (op.isConstant() || (op.isTemp() && ctx.info[op.tempId()].is_constant_or_literal(32))) {
1337 if (vec_op.isConstant()) {
1416 } else if (instr->operands[0].isConstant()) {
1448 if (instr->operands[!i].isConstant() && instr->operands[i].isTemp()) {
1929 if (op.isConstant()) {
2440 if (!op2_instr->operands[1].isConstant() || fixed_to_exec(op2_instr->operands[0]))
2482 (instr->operands[!i].isConstant() && !instr->operands[!i].isLiteral())) {
2603 if (operands[i].isConstant()) {
2979 (instr->operands[!i].isConstant() && !instr->operands[!i].isLiteral())) {
3035 if (op_instr->operands[shift_op_idx].isConstant() &&
3727 if (instr->operands[i].isConstant() && i > 0) {