Home
last modified time | relevance | path

Searched refs:isFPRCopy (Results 1 – 7 of 7) 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-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h80 static bool isFPRCopy(const MachineInstr &MI);
DAArch64SchedCyclone.td123 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1771 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc11103 if ((TII->isFPRCopy(*MI)))
12921 if ((TII->isFPRCopy(*MI)))
12929 if ((TII->isFPRCopy(*MI)))
12939 if ((TII->isFPRCopy(*MI)))