Home
last modified time | relevance | path

Searched refs:isFPRCopy (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h73 bool isFPRCopy(const MachineInstr &MI) const;
DAArch64SchedCyclone.td121 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1326 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) const { in isFPRCopy() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h73 static bool isFPRCopy(const MachineInstr &MI);
DAArch64SchedCyclone.td122 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1631 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h73 static bool isFPRCopy(const MachineInstr &MI);
DAArch64SchedCyclone.td123 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1752 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc19531 if (TII->isFPRCopy(*MI))
22226 if (TII->isFPRCopy(*MI))
22233 if (TII->isFPRCopy(*MI))
22326 if (TII->isFPRCopy(*MI))