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