Lines Matching refs:integerPartWidth
973 = valueBits.getRawData()[digitBitIndex / llvm::integerPartWidth];974 hexDigit >>= (digitBitIndex % llvm::integerPartWidth);