Searched refs:getAsSignedConstant (Results 1 – 4 of 4) sorted by relevance
118 Optional<int64_t> getAsSignedConstant() const;247 return V->getAsSignedConstant(); in toSigned()
728 Optional<int64_t> DWARFFormValue::getAsSignedConstant() const { in getAsSignedConstant() function in DWARFFormValue
1114 UpperBoundAttr->getAsSignedConstant()) { in getTypeSize()1117 LowerBound = LowerBoundAttr->getAsSignedConstant().getValueOr(0); in getTypeSize()
1145 else if (auto OptionalValue = Val.getAsSignedConstant()) in cloneScalarAttribute()1171 Value = *Val.getAsSignedConstant(); in cloneScalarAttribute()