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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34423 unsigned x86cc = (cc0 == X86::COND_E) ? 0 : 4; in combineCompareEqual() local
34427 DAG.getConstant(x86cc, DL, MVT::i8)); in combineCompareEqual()
34438 DAG.getConstant(x86cc, DL, in combineCompareEqual()