Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h67 bool isGPRZero(const MachineInstr &MI) const;
DAArch64SchedCyclone.td111 def WriteZPred : SchedPredicate<[{TII->isGPRZero(*MI)}]>;
DAArch64InstrInfo.cpp1272 bool AArch64InstrInfo::isGPRZero(const MachineInstr &MI) const { in isGPRZero() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h67 static bool isGPRZero(const MachineInstr &MI);
DAArch64SchedCyclone.td112 def WriteZPred : SchedPredicate<[{TII->isGPRZero(*MI)}]>;
DAArch64InstrInfo.cpp1577 bool AArch64InstrInfo::isGPRZero(const MachineInstr &MI) { in isGPRZero() function in AArch64InstrInfo
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h67 static bool isGPRZero(const MachineInstr &MI);
DAArch64SchedCyclone.td113 def WriteZPred : SchedPredicate<[{TII->isGPRZero(*MI)}]>;
DAArch64InstrInfo.cpp1698 bool AArch64InstrInfo::isGPRZero(const MachineInstr &MI) { in isGPRZero() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc22204 if (TII->isGPRZero(*MI))
22217 if (TII->isGPRZero(*MI))
23119 if (TII->isGPRZero(*MI))