Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48891 SDValue CMP0 = N0.getOperand(1); in combineCompareEqual() local
48896 if (CMP0.getOpcode() != X86ISD::FCMP || CMP0 != CMP1) in combineCompareEqual()
48899 SDValue CMP00 = CMP0->getOperand(0); in combineCompareEqual()
48900 SDValue CMP01 = CMP0->getOperand(1); in combineCompareEqual()