Searched refs:isConditionalALU32 (Results 1 – 2 of 2) sorted by relevance
266 bool isConditionalALU32 (const MachineInstr* MI) const;
1491 isConditionalALU32(MI) || in isCondInst()1499 bool HexagonInstrInfo::isConditionalALU32(const MachineInstr* MI) const { in isConditionalALU32() function in HexagonInstrInfo