Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp76 bool isVolatileInstr(const MachineInstr *MI) const;
143 bool HexagonSplitDoubleRegs::isVolatileInstr(const MachineInstr *MI) const { in isVolatileInstr() function in HexagonSplitDoubleRegs
153 if (MemRefsFixed || isVolatileInstr(MI)) in isFixedInstr()