Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h184 bool isConditionalStore(const MachineInstr* MI) const;
DHexagonVLIWPacketizer.cpp418 || QII->isConditionalStore(MI)) { in isCondInst()
DHexagonInstrInfo.cpp1492 isConditionalStore (const MachineInstr* MI) const { in isConditionalStore() function in HexagonInstrInfo