Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h70 bool isGPRCopy(const MachineInstr &MI) const;
DAArch64SchedCyclone.td120 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1296 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) const { in isGPRCopy() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h70 static bool isGPRCopy(const MachineInstr &MI);
DAArch64SchedCyclone.td121 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1601 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) { in isGPRCopy() function in AArch64InstrInfo
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h70 static bool isGPRCopy(const MachineInstr &MI);
DAArch64SchedCyclone.td122 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
DAArch64InstrInfo.cpp1722 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) { in isGPRCopy() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc19529 if (TII->isGPRCopy(*MI))
22224 if (TII->isGPRCopy(*MI))
22324 if (TII->isGPRCopy(*MI))