reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
454 assert((!LI.isAtomic() || isSupportedAtomicType(NewTy)) && 476 assert((!SI.isAtomic() || isSupportedAtomicType(V->getType())) && 622 if (!LI.isAtomic() || isSupportedAtomicType(CI->getDestTy())) { 1152 if (!SI.isAtomic() || isSupportedAtomicType(V->getType())) { 1159 if (!SI.isAtomic() || isSupportedAtomicType(U->getType())) {