Searched defs:getIntegerValue (Results 1 – 3 of 3) sorted by relevance
634 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
641 public long getIntegerValue() { in getIntegerValue() method in PluralRules.FixedDecimal
355 Constant *Constant::getIntegerValue(Type *Ty, const APInt &V) { in getIntegerValue() function in Constant