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()
27906 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local27910 DAG.getConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()27918 DAG.getConstant(x86cc, DL, in combineCompareEqual()