Home
last modified time | relevance | path

Searched defs:getMinValue (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h185 const llvm::APSInt &getMinValue(const llvm::APSInt &v) { in getMinValue() function
193 const llvm::APSInt &getMinValue(QualType T) { in getMinValue() function
201 const llvm::APSInt &getMinValue(APSIntType T) { in getMinValue() function
H A DAPSIntType.h60 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPSInt.h294 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h118 APInt getMinValue() const { in getMinValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp357 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in HexagonMCInstrInfo
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp163 const llvm::APSInt &RangeSet::getMinValue() const { in getMinValue() function in RangeSet
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4403 int HexagonInstrInfo::getMinValue(const MachineInstr &MI) const { in getMinValue() function in HexagonInstrInfo