Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35916 SDValue CMP00 = CMP0->getOperand(0); in combineCompareEqual() local
35918 EVT VT = CMP00.getValueType(); in combineCompareEqual()
35956 DAG.getNode(X86ISD::FSETCCM, DL, MVT::v1i1, CMP00, CMP01, in combineCompareEqual()
35967 CMP00.getValueType(), CMP00, CMP01, in combineCompareEqual()
35971 bool is64BitFP = (CMP00.getValueType() == MVT::f64); in combineCompareEqual()