Searched refs:isSOP2 (Results 1 – 2 of 2) sorted by relevance
386 static bool isSOP2(const MachineInstr &MI) { in isSOP2() function390 bool isSOP2(uint16_t Opcode) const { in isSOP2() function
4495 if (isSOP2(MI) || isSOPC(MI)) { in verifyInstruction()