reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
 2489       Mods |= SISrcMods::OP_SEL_1;
 2507   Mods |= SISrcMods::OP_SEL_1;
 2590     Mods |= SISrcMods::OP_SEL_1;
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 6370       ModVal |= SISrcMods::OP_SEL_1;
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  940   int DefaultValue = IsPacked && (Mod == SISrcMods::OP_SEL_1);
 1018   printPackedModifier(MI, " op_sel_hi:[", SISrcMods::OP_SEL_1, O);
lib/Target/AMDGPU/SIFoldOperands.cpp
  213       if ((Val & SISrcMods::OP_SEL_0) || !(Val & SISrcMods::OP_SEL_1))
  226             Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1);
  230           Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1);
 1270     unsigned UnsetMods = (Op == AMDGPU::V_PK_MAX_F16) ? SISrcMods::OP_SEL_1