Searched refs:isSOPC (Results 1 – 3 of 3) sorted by relevance
456 static bool isSOPC(const MachineInstr &MI) { in isSOPC() function460 bool isSOPC(uint16_t Opcode) const { in isSOPC() function
877 if (MI.isCompare() && TII->isSOPC(MI)) { in runOnMachineFunction()
5025 if (isSOP2(MI) || isSOPC(MI)) { in verifyInstruction()