Home
last modified time | relevance | path

Searched defs:Int8PtrTy (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/CodeGen/
DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; in EmitVTTDefinition() local
DCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member
DCGVTables.cpp532 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
DItaniumCXXABI.cpp1119 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
DCGObjCMac.cpp176 llvm::Type *Int8PtrTy, *Int8PtrPtrTy; member in __anon90ffc6c50111::ObjCCommonTypesHelper
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp332 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
481 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in emitInitialization() local
DSanitizerCoverage.cpp192 Type *Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); in runOnModule() local
/external/llvm/unittests/IR/
DConstantsTest.cpp129 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp579 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp918 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2863 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); in setUsedInitializer() local