reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AtomicExpandPass.cpp
 1621   bool UseSizedLibcall = canUseSizedAtomicCall(Size, Align, DL);
 1624   unsigned AllocaAlignment = DL.getPrefTypeAlignment(SizedIntTy);
 1697     Args.push_back(ConstantInt::get(DL.getIntPtrType(Ctx), Size));