Searched defs:isSOPC (Results 1 – 2 of 2) sorted by relevance
373 static bool isSOPC(const MachineInstr &MI) { in isSOPC() function377 bool isSOPC(uint16_t Opcode) const { in isSOPC() function
1104 constexpr bool isSOPC() const noexcept { return format == Format::SOPC; } in isSOPC() function