Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAPSIntType.h61 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
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
/external/llvm/include/llvm/ADT/
DAPSInt.h255 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
DAPInt.h428 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInst.cpp149 int HexagonMCInst::getMinValue(void) const { in getMinValue() function in HexagonMCInst
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp144 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anon88d8d5750111::RangeSet
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1760 int HexagonInstrInfo::getMinValue(const MachineInstr *MI) const { in getMinValue() function in HexagonInstrInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1266 GLValue GLValue::getMinValue (Array::InputType type) in getMinValue() function in deqp::gls::GLValue
DglsDrawTest.cpp633 GLValue GLValue::getMinValue (DrawTestSpec::InputType type) in getMinValue() function in deqp::gls::__anona2ff1be70111::GLValue