Searched defs:getMinValue (Results 1 – 9 of 9) sorted by relevance
129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function137 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
61 llvm::APSInt getMinValue() const LLVM_READONLY { in getMinValue() function
283 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
433 static APInt getMinValue(unsigned numBits) { return APInt(numBits, 0); } in getMinValue() function
74 static int getMinValue(uint64_t TSFlags) { in getMinValue() function
152 int HexagonMCInstrInfo::getMinValue(MCInstrInfo const &MCII, in getMinValue() function in llvm::HexagonMCInstrInfo
395 getMinValue() in getMinValue() method in TestBean
144 const llvm::APSInt &getMinValue() const { in getMinValue() function in __anon0e8e47b50111::RangeSet
1891 int HexagonInstrInfo::getMinValue(const MachineInstr *MI) const { in getMinValue() function in HexagonInstrInfo