Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDBasicValueFactory.h129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function
137 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
HDAPSIntType.h61 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
/NextBSD/contrib/llvm/include/llvm/ADT/
HDAPSInt.h283 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
HDAPInt.h433 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonInstPrinter.cpp74 static int getMinValue(uint64_t TSFlags) { in getMinValue() function
HDHexagonMCInstrInfo.cpp152 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in llvm::HexagonMCInstrInfo
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
HDTestBean.java395 getMinValue() in getMinValue() method in TestBean
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDRangeConstraintManager.cpp144 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anon0e8e47b50111::RangeSet
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp1891 int HexagonInstrInfo::getMinValue(const MachineInstr *MI) const { in getMinValue() function in HexagonInstrInfo