Lines Matching refs:c32
1117 instr->operands[2] = Operand::c32(0);
1188 instr->operands[i] = Operand::c32(info.val);
1199 smem.operands[1] = Operand::c32(offset);
1205 new_instr->operands[1] = Operand::c32(offset);
2282 Operand::c32(extins->operands[1].constantValue() * extins->operands[2].constantValue());
2289 operands[1] = Operand::c32(extins->operands[2].constantEquals(8) ? 0xffu : 0xffffu);
3046 Operand::c32(multiplier),
3692 Operand::c32((uint32_t)split_offset / instr->definitions[idx].bytes());
3884 literal = Operand::c32(ctx.info[op.tempId()].val);
3950 Operand::c32(ctx.info[instr->operands[info->literal_idx].tempId()].val);
3963 Operand literal = Operand::c32(ctx.info[op.tempId()].val);