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

References

lib/Target/AMDGPU/SIShrinkInstructions.cpp
   73   assert(TII->isVOP1(MI) || TII->isVOP2(MI) || TII->isVOPC(MI));
   73   assert(TII->isVOP1(MI) || TII->isVOP2(MI) || TII->isVOPC(MI));
   73   assert(TII->isVOP1(MI) || TII->isVOP2(MI) || TII->isVOPC(MI));
  116     if (TII->commuteInstruction(MI)) {
  117       if (foldImmediates(MI, TII, MRI, false))
  121       TII->commuteInstruction(MI);