Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h266 bool isConditionalALU32 (const MachineInstr* MI) const;
DHexagonInstrInfo.cpp1491 isConditionalALU32(MI) || in isCondInst()
1499 bool HexagonInstrInfo::isConditionalALU32(const MachineInstr* MI) const { in isConditionalALU32() function in HexagonInstrInfo