Searched defs:isSALU (Results 1 – 3 of 3) sorted by relevance
333 static bool isSALU(const MachineInstr &MI) { in isSALU() function337 bool isSALU(uint16_t Opcode) const { in isSALU() function
811 bool isSALU(const SUnit *SU) const { in isSALU() function
1319 constexpr bool isSALU() const noexcept in isSALU() function