Searched defs:isSOPP (Results 1 – 2 of 2) sorted by relevance
389 static bool isSOPP(const MachineInstr &MI) { in isSOPP() function393 bool isSOPP(uint16_t Opcode) const { in isSOPP() function
1093 constexpr bool isSOPP() const noexcept { return format == Format::SOPP; } in isSOPP() function