Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function
137 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
DAPSIntType.h61 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
/external/llvm/include/llvm/ADT/
DAPSInt.h274 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
DAPInt.h434 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp64 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in llvm::HexagonMCInstrInfo
DHexagonInstPrinter.cpp34 static int getMinValue(uint64_t TSFlags) { in getMinValue() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp144 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anon8cdda05e0111::RangeSet
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java317 public double getMinValue() { in getMinValue() method in AbstractRealVector
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1820 int HexagonInstrInfo::getMinValue(const MachineInstr *MI) const { in getMinValue() function in HexagonInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1234 GLValue GLValue::getMinValue (Array::InputType type) in getMinValue() function in deqp::gls::GLValue
DglsDrawTest.cpp619 GLValue GLValue::getMinValue (DrawTestSpec::InputType type) in getMinValue() function in deqp::gls::__anon8974b5700111::GLValue