Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48940 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local
48944 DAG.getTargetConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()
48955 CMP01, DAG.getTargetConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()