Searched refs:x86cc (Results 1 – 2 of 2) sorted by relevance
13273 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in CMPEQCombine() local13275 DAG.getConstant(x86cc, MVT::i8)); in CMPEQCombine()
34423 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local34427 DAG.getConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()34438 DAG.getConstant(x86cc, DL, in combineCompareEqual()