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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 1999   CodeGen::CGBuilderTy &Builder = CGF.Builder;
 2001   llvm::Value *Four8 = llvm::ConstantInt::get(CGF.Int8Ty, 4);
 2008   if (CGF.CGM.getTarget().getTriple().isOSDarwin()) {
 2012     llvm::Value *Sixteen8 = llvm::ConstantInt::get(CGF.Int8Ty, 16);
 2019         Four8, Builder.CreateConstInBoundsGEP1_32(CGF.Int8Ty, Address, 9),
 2025     llvm::Value *Twelve8 = llvm::ConstantInt::get(CGF.Int8Ty, 12);