Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp96 bool isVolatileInstr(const MachineInstr *MI) const;
154 bool HexagonSplitDoubleRegs::isVolatileInstr(const MachineInstr *MI) const { in isVolatileInstr() function in HexagonSplitDoubleRegs
163 if (MemRefsFixed || isVolatileInstr(MI)) in isFixedInstr()