Searched defs:getMaxValue (Results 1 – 12 of 12) sorted by relevance
194 const llvm::APSInt &getMaxValue(const llvm::APSInt &v) { in getMaxValue() function202 const llvm::APSInt &getMaxValue(QualType T) { in getMaxValue() function210 const llvm::APSInt &getMaxValue(APSIntType T) { in getMaxValue() function
65 llvm::APSInt getMaxValue() const LLVM_READONLY { in getMaxValue() function
61 static CostType getMaxValue() { return std::numeric_limits<CostType>::max(); } in getMaxValue() function
136 APInt getMaxValue() const { getMaxValue() function
303 static APSInt getMaxValue(uint32_t numBits, bool Unsigned) { in getMaxValue() function
184 static APInt getMaxValue(unsigned numBits) { return getAllOnes(numBits); } getMaxValue() function
402 getMaxValue() in getMaxValue() method in TestBean
1236 const llvm::APSInt *SimpleSValBuilder::getMaxValue(ProgramStateRef state, in getMaxValue() function in SimpleSValBuilder
352 const llvm::APSInt &RangeSet::getMaxValue() const { in getMaxValue() function in RangeSet [all...]
353 int HexagonMCInstrInfo::getMaxValue(MCInstrInfo const &MCII, in getMaxValue() function in HexagonMCInstrInfo
1651 } getMaxValue(BVF); in initFunctionSummaries() local [all...]
4362 int HexagonInstrInfo::getMaxValue(const MachineInstr &MI) const { getMaxValue() function in HexagonInstrInfo