Searched refs:RadixAP (Results 1 – 1 of 1) sorted by relevance
479 APInt RadixAP, CharAP; // unused unless !IsPowerOf2Radix in getAsInteger() local482 RadixAP = APInt(BitWidth, Radix); in getAsInteger()509 Result *= RadixAP; in getAsInteger()