Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp17585 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in CMPEQCombine() local
17588 DAG.getConstant(x86cc, MVT::i8)); in CMPEQCombine()