Searched defs:getMinValue (Results 1 – 10 of 10) 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
118 APInt getMinValue() const { in getMinValue() function
311 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
196 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
395 getMinValue() in getMinValue() method in TestBean
364 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in HexagonMCInstrInfo
347 const llvm::APSInt &RangeSet::getMinValue() const { in getMinValue() function in RangeSet
4511 int HexagonInstrInfo::getMinValue(const MachineInstr &MI) const { in getMinValue() function in HexagonInstrInfo