Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1063 const APInt &NotSignBit = XorCST->getValue(); in visitICmpInstWithInstAndIntCst() local
1070 RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1615 const APInt &NotSignBit = XorCst->getValue(); in visitICmpInstWithInstAndIntCst() local
1621 Builder->getInt(RHSV ^ NotSignBit)); in visitICmpInstWithInstAndIntCst()