Searched defs:getMinValue (Results 1 – 11 of 11) sorted by relevance
198 const llvm::APSInt &getMinValue(const llvm::APSInt &v) { in getMinValue() function206 const llvm::APSInt &getMinValue(QualType T) { in getMinValue() function214 const llvm::APSInt &getMinValue(APSIntType T) { in getMinValue() function
60 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
62 static CostType getMinValue() { return std::numeric_limits<CostType>::min(); } in getMinValue() function
120 APInt getMinValue() const { getMinValue() function
311 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
194 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } getMinValue() function
395 getMinValue() in getMinValue() method in TestBean
1223 const llvm::APSInt *SimpleSValBuilder::getMinValue(ProgramStateRef state, in getMinValue() function in SimpleSValBuilder
347 const llvm::APSInt &RangeSet::getMinValue() const { in getMinValue() function in RangeSet [all...]
364 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in HexagonMCInstrInfo
4482 int HexagonInstrInfo::getMinValue(const MachineInstr &MI) const { getMinValue() function in HexagonInstrInfo