Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h172 bool isLdstSoMinusReg(const MachineInstr &MI, unsigned Op) const;
DARMScheduleA57.td65 SchedPredicate<[{TII->isLdstSoMinusReg(*MI, 0)}]>;
67 SchedPredicate<[{TII->isLdstSoMinusReg(*MI, 1)}]>;
69 SchedPredicate<[{TII->isLdstSoMinusReg(*MI, 2)}]>;
DARMBaseInstrInfo.cpp610 bool ARMBaseInstrInfo::isLdstSoMinusReg(const MachineInstr &MI, in isLdstSoMinusReg() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc17390 if ((TII->isLdstSoMinusReg(*MI, 1)))
17586 if ((TII->isLdstSoMinusReg(*MI, 1)))
18226 if ((TII->isLdstSoMinusReg(*MI, 1)))
18236 if ((TII->isLdstSoMinusReg(*MI, 1)))
19662 if ((TII->isLdstSoMinusReg(*MI, 0)))
19739 if ((TII->isLdstSoMinusReg(*MI, 2))
19747 if ((TII->isLdstSoMinusReg(*MI, 2)))
19758 if ((TII->isLdstSoMinusReg(*MI, 2))
19766 if ((TII->isLdstSoMinusReg(*MI, 2)))