Home
last modified time | relevance | path

Searched defs:getMaxValue (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h181 const llvm::APSInt &getMaxValue(const llvm::APSInt &v) { in getMaxValue() function
189 const llvm::APSInt &getMaxValue(QualType T) { in getMaxValue() function
197 const llvm::APSInt &getMaxValue(APSIntType T) { in getMaxValue() function
H A DAPSIntType.h65 llvm::APSInt getMaxValue() const LLVM_READONLY { in getMaxValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPSInt.h287 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { in getMaxValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h134 APInt getMaxValue() const { in getMaxValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp346 int HexagonMCInstrInfo::getMaxValue(MCInstrInfo const &MCII, in getMaxValue() function in HexagonMCInstrInfo
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1041 } getMaxValue(BVF); in initFunctionSummaries() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp168 const llvm::APSInt &RangeSet::getMaxValue() const { in getMaxValue() function in RangeSet
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4286 int HexagonInstrInfo::getMaxValue(const MachineInstr &MI) const { in getMaxValue() function in HexagonInstrInfo