Searched refs:IsSETCC (Results 1 – 2 of 2) sorted by relevance
185 static inline bool IsSETCC(unsigned SETCC) { in IsSETCC() function
2433 return (M68k::IsSETCC(Op.getOperand(0).getOpcode()) && in isAndOrOfSetCCs()2435 M68k::IsSETCC(Op.getOperand(1).getOpcode()) && in isAndOrOfSetCCs()