Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp13237 bool ExpectingFlags = false; in CMPEQCombine() local
13241 !ExpectingFlags && UI != UE; ++UI) in CMPEQCombine()
13247 ExpectingFlags = true; in CMPEQCombine()
13256 if (!ExpectingFlags) { in CMPEQCombine()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27874 bool ExpectingFlags = false; in combineCompareEqual() local
27877 !ExpectingFlags && UI != UE; ++UI) in combineCompareEqual()
27883 ExpectingFlags = true; in combineCompareEqual()
27892 if (!ExpectingFlags) { in combineCompareEqual()