Home
last modified time | relevance | path

Searched refs:IsSETCC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h185 static inline bool IsSETCC(unsigned SETCC) { in IsSETCC() function
H A DM68kISelLowering.cpp2433 return (M68k::IsSETCC(Op.getOperand(0).getOpcode()) && in isAndOrOfSetCCs()
2435 M68k::IsSETCC(Op.getOperand(1).getOpcode()) && in isAndOrOfSetCCs()