Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp46 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
78 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
DInlineFunction.cpp1247 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp328 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragAuxGV() local
370 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragInfoGV() local
497 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createEsanInitToolInfoArg() local
515 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createDestructor() local
535 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in initOnModule() local
DInstrProfiling.cpp360 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
624 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in emitInitialization() local
DSanitizerCoverage.cpp216 Type *Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); in runOnModule() local
/external/clang/lib/CodeGen/
DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int32Ty = CGM.Int32Ty; in EmitVTTDefinition() local
DCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member
DCGVTables.cpp529 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
DItaniumCXXABI.cpp1112 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
DCGObjCMac.cpp176 llvm::Type *Int8PtrTy, *Int8PtrPtrTy; member in __anon0ea151f90111::ObjCCommonTypesHelper
/external/llvm/unittests/IR/
DConstantsTest.cpp132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp243 PointerType *Int8PtrTy; member
DGlobalOpt.cpp2200 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); in setUsedInitializer() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp824 Type *Int8PtrTy = Type::getInt8PtrTy(AI->getType()->getContext()); in hasLifetimeMarkers() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp811 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3898 Type *Int8PtrTy = Type::getInt8PtrTy(Ptr->getContext()); in SimplifyRelativeLoad() local