Searched defs:isSOPK (Results 1 – 2 of 2) sorted by relevance
381 static bool isSOPK(const MachineInstr &MI) { in isSOPK() function385 bool isSOPK(uint16_t Opcode) const { in isSOPK() function
1082 constexpr bool isSOPK() const noexcept { return format == Format::SOPK; } in isSOPK() function