Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DAPInt.h1542 void clearSignBit() {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1527 void clearSignBit() { in clearSignBit() function
/external/llvm-project/llvm/lib/IR/
DConstantRange.cpp74 Upper.clearSignBit(); in fromKnownBits()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp73 Upper.clearSignBit(); in fromKnownBits()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp116 Max.clearSignBit(); in computeSignedMinMaxValuesFromKnownBits()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp117 Max.clearSignBit(); in computeSignedMinMaxValuesFromKnownBits()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3329 Known2.One.clearSignBit(); in computeKnownBits()