Searched refs:isSOPK (Results 1 – 3 of 3) sorted by relevance
231 static bool isSOPK(const MachineInstr &MI) { in isSOPK() function235 bool isSOPK(uint16_t Opcode) const { in isSOPK() function
348 static bool isSOPK(const MachineInstr &MI) { in isSOPK() function352 bool isSOPK(uint16_t Opcode) const { in isSOPK() function
2868 if (isSOPK(MI)) { in verifyInstruction()