Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2220 static bool isAndOrOfSetCCs(SDValue Op, unsigned &Opc) { in isAndOrOfSetCCs() function
2358 if (Cond.hasOneUse() && isAndOrOfSetCCs(Cond, CondOpc)) { in LowerBRCOND()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24334 static bool isAndOrOfSetCCs(SDValue Op, unsigned &Opc) { in isAndOrOfSetCCs() function
43987 if (Subtarget.hasSSE2() && isAndOrOfSetCCs(SDValue(N, 0U), opcode)) { in combineCompareEqual()