Home
last modified time | relevance | path

Searched refs:isExynosResetFast (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h255 bool isExynosResetFast(const MachineInstr &MI) const;
DAArch64SchedExynosM3.td115 def M3ResetFastPred : SchedPredicate<[{TII->isExynosResetFast(*MI)}]>;
DAArch64InstrInfo.cpp679 if (isExynosResetFast(MI) || isExynosShiftLeftFast(MI)) in isAsCheapAsAMove()
742 bool AArch64InstrInfo::isExynosResetFast(const MachineInstr &MI) const { in isExynosResetFast() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc11146 if ((TII->isExynosResetFast(*MI)))
12909 if ((TII->isExynosResetFast(*MI)))
12991 if ((TII->isExynosResetFast(*MI)))
13025 if ((TII->isExynosResetFast(*MI)))
13041 if ((TII->isExynosResetFast(*MI)))
13069 if ((TII->isExynosResetFast(*MI)))
13103 if ((TII->isExynosResetFast(*MI)))
13119 if ((TII->isExynosResetFast(*MI)))
13155 if ((TII->isExynosResetFast(*MI)))
13189 if ((TII->isExynosResetFast(*MI)))
[all …]