Searched defs:IntegerConstant (Results 1 – 2 of 2) sorted by relevance
358 class IntegerConstant class379 IntegerConstant(Literals lit, int ai) : asInt(ai) in IntegerConstant() function in glcts::IntegerConstant
1879 APInt IntegerConstant(NextPowerOf2(semanticsPrecision(*semantics)), 1); in roundToIntegral() local