Searched defs:isSALU (Results 1 – 6 of 6) sorted by relevance
183 static bool isSALU(const MachineInstr &MI) { in isSALU() function187 bool isSALU(uint16_t Opcode) const { in isSALU() function
339 static bool isSALU(const MachineInstr &MI) { in isSALU() function343 bool isSALU(uint16_t Opcode) const { in isSALU() function
807 bool isSALU(const SUnit *SU) const { in isSALU() function
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
926 constexpr bool isSALU() const noexcept in isSALU() function