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

References

lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  430   bool IsFPR = Ty.isVector() || isPreISelGenericFloatingPointOpcode(Opc);
  450     bool OpIsFPR = OpTy.isVector() || isPreISelGenericFloatingPointOpcode(Opc);
  466   if (isPreISelGenericFloatingPointOpcode(Op))
  627     if (Ty.isVector() || isPreISelGenericFloatingPointOpcode(Opc) ||
  826     if (isPreISelGenericFloatingPointOpcode(DefOpc) ||