Home
last modified time | relevance | path

Searched refs:clearSignBit (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPInt.h1527 void clearSignBit() { in clearSignBit() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDConstantRange.cpp73 Upper.clearSignBit(); in fromKnownBits()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp116 Max.clearSignBit(); in computeSignedMinMaxValuesFromKnownBits()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp3326 Known2.One.clearSignBit(); in computeKnownBits()