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

References

lib/Target/ARM/MVETailPredication.cpp
  323   if (VF->equalsInt(1))
  329       if (Const->getAPInt() != -VF->getValue())
  338       if (Const->getValue() != VF)
  347       if (Const->getValue() != VF)
  354         if (Const->getAPInt() != (VF->getValue() - 1))