Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp97 bool isVolatileInstr(const MachineInstr *MI) const;
155 bool HexagonSplitDoubleRegs::isVolatileInstr(const MachineInstr *MI) const { in isVolatileInstr() function in HexagonSplitDoubleRegs
164 if (MemRefsFixed || isVolatileInstr(MI)) in isFixedInstr()