Home
last modified time | relevance | path

Searched refs:isSpillPredRegOp (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h166 bool isSpillPredRegOp(const MachineInstr *MI) const;
DHexagonRegisterInfo.cpp128 !TII.isSpillPredRegOp(&MI)) { in eliminateFrameIndex()
DHexagonInstrInfo.cpp1318 isSpillPredRegOp(const MachineInstr *MI) const { in isSpillPredRegOp() function in HexagonInstrInfo