Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h182 bool isConditionalALU32 (const MachineInstr* MI) const;
DHexagonVLIWPacketizer.cpp416 || QII->isConditionalALU32(MI) in isCondInst()
DHexagonInstrInfo.cpp1356 bool HexagonInstrInfo::isConditionalALU32 (const MachineInstr* MI) const { in isConditionalALU32() function in HexagonInstrInfo