Searched refs:ExtIntValType (Results 1 – 1 of 1) sorted by relevance
5554 const auto *ExtIntValType = ValType->getAs<ExtIntType>(); in SemaBuiltinAtomicOverloaded() local5555 if (ExtIntValType && !llvm::isPowerOf2_64(ExtIntValType->getNumBits())) { in SemaBuiltinAtomicOverloaded()