reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3246 assert((SZ == 32 || SZ == 64) && "Only 32/64-bit atomic loads supported"); 3246 assert((SZ == 32 || SZ == 64) && "Only 32/64-bit atomic loads supported"); 3247 Intrinsic::ID IntID = (SZ == 32) ? Intrinsic::hexagon_L2_loadw_locked 3252 = Builder.getIntNTy(SZ)->getPointerTo(PT->getAddressSpace());