Searched refs:OP_SEL_0 (Results 1 – 6 of 6) sorted by relevance
166 OP_SEL_0 = 1 << 2, enumerator
179 if ((Val & SISrcMods::OP_SEL_0) || !(Val & SISrcMods::OP_SEL_1)) in updateOperand()184 Mod.setImm(Mod.getImm() | SISrcMods::OP_SEL_0); in updateOperand()
1966 Mods |= SISrcMods::OP_SEL_0; in SelectVOP3PMods()2072 Mods |= SISrcMods::OP_SEL_0; in SelectVOP3PMadMixModsImpl()
989 int OP_SEL_0 = 4;
857 Mod == SISrcMods::OP_SEL_0 && in printPackedModifier()884 printPackedModifier(MI, " op_sel:[", SISrcMods::OP_SEL_0, O); in printOpSel()
5077 ModVal |= SISrcMods::OP_SEL_0; in cvtVOP3P()