Searched refs:imm_values (Results 1 – 5 of 5) sorted by relevance
46 out << op.imm_values[i].f32; in operator <<()57 out << op.imm_values[i].f64; in operator <<()
174 op.imm_values[i].i32 = read32(); in read_op()179 op.imm_values[i].i64 = read64(); in read_op()
146 …s = ureg_imm4f(ureg, op.imm_values[0].f32, op.imm_values[1].f32, op.imm_values[2].f32, op.imm_valu… in _src()
250 sm4_any imm_values[4]; member
1246 res = loadImm(NULL, (uint32_t)op.imm_values[swz].u32); in src()1250 res = loadImm(NULL, op.imm_values[swz].u64); in src()