Searched refs:CharAP (Results 1 – 1 of 1) sorted by relevance
540 APInt RadixAP, CharAP; // unused unless !IsPowerOf2Radix in consumeInteger() local544 CharAP = APInt(BitWidth, 0); in consumeInteger()571 CharAP = CharVal; in consumeInteger()572 Result += CharAP; in consumeInteger()