Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp143 static bool isHighOnes(const ConstantInt *CI) { in isHighOnes() function
1470 if (RHSV == 0 && isHighOnes(BOC)) { in visitICmpInstWithInstAndIntCst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp181 static bool isHighOnes(const ConstantInt *CI) { in isHighOnes() function
2315 if (RHSV == 0 && isHighOnes(BOC)) { in visitICmpInstWithInstAndIntCst()