Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13273 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in CMPEQCombine() local
13275 DAG.getConstant(x86cc, MVT::i8)); in CMPEQCombine()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27906 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local
27910 DAG.getConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()
27918 DAG.getConstant(x86cc, DL, in combineCompareEqual()