Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44035 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local
44039 DAG.getTargetConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()
44050 CMP01, DAG.getTargetConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()