Searched refs:OP_SEL_1 (Results 1 – 6 of 6) sorted by relevance
179 if ((Val & SISrcMods::OP_SEL_0) || !(Val & SISrcMods::OP_SEL_1)) in updateOperand()185 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1); in updateOperand()189 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1); in updateOperand()799 unsigned UnsetMods = (Op == AMDGPU::V_PK_MAX_F16) ? SISrcMods::OP_SEL_1 : 0; in isClamp()
167 OP_SEL_1 = 1 << 3, enumerator
1969 Mods |= SISrcMods::OP_SEL_1; in SelectVOP3PMods()1987 Mods |= SISrcMods::OP_SEL_1; in SelectVOP3PMods()2070 Mods |= SISrcMods::OP_SEL_1; in SelectVOP3PMadMixModsImpl()
990 int OP_SEL_1 = 8;
824 int DefaultValue = IsPacked && (Mod == SISrcMods::OP_SEL_1); in allOpsDefaultValue()890 printPackedModifier(MI, " op_sel_hi:[", SISrcMods::OP_SEL_1, O); in printOpSelHi()
5080 ModVal |= SISrcMods::OP_SEL_1; in cvtVOP3P()