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

Declarations

lib/Target/AArch64/AArch64RegisterBankInfo.h
  122   bool onlyUsesFP(const MachineInstr &MI, const MachineRegisterInfo &MRI,

References

lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  687         if (onlyUsesFP(UseMI, MRI, TRI)) {
  731             [&](MachineInstr &MI) { return onlyUsesFP(MI, MRI, TRI); }))
  773                [&](MachineInstr &MI) { return onlyUsesFP(MI, MRI, TRI); })) {