Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp45 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
77 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
DModuleUtils.cpp86 Type *Int8PtrTy = llvm::Type::getInt8PtrTy(M.getContext()); in appendToUsedList() local
DCodeExtractor.cpp1011 auto Int8PtrTy = Type::getInt8PtrTy(Ctx); in insertLifetimeMarkersSurroundingCall() local
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp416 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
854 auto Int8PtrTy = in emitHiddenKernelArgs() local
/external/llvm/unittests/IR/
DConstantsTest.cpp132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h188 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2630 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
2658 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp750 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
DLoopIdiomRecognize.cpp953 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp243 PointerType *Int8PtrTy; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp357 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon02c93bdf0111::ModuleSanitizerCoverage
DInstrProfiling.cpp793 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
DHWAddressSanitizer.cpp271 Type *Int8PtrTy; member in __anon9224e0180111::HWAddressSanitizer
/external/AFLplusplus/instrumentation/
DSanitizerCoverageLTO.so.cc213 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonf1055e9b0111::ModuleSanitizerCoverageLTO
DSanitizerCoveragePCGUARD.so.cc189 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonaafe6f320111::ModuleSanitizerCoverageAFL
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp811 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local

12