Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSanitizerStats.cpp45 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
77 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
HDModuleUtils.cpp86 Type *Int8PtrTy = llvm::Type::getInt8PtrTy(M.getContext()); in appendToUsedList() local
HDCodeExtractor.cpp1011 auto Int8PtrTy = Type::getInt8PtrTy(Ctx); in insertLifetimeMarkersSurroundingCall() local
HDInlineFunction.cpp1327 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGVTT.cpp46 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int32Ty = CGM.Int32Ty; in EmitVTTDefinition() local
HDCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member
HDCGException.cpp249 llvm::PointerType* Int8PtrTy = llvm::PointerType::get( in getOpaquePersonalityFn() local
HDItaniumCXXABI.cpp1302 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
HDCGObjCMac.cpp174 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; member in __anon7399292e0111::ObjCCommonTypesHelper
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUHSAMetadataStreamer.cpp416 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
854 auto Int8PtrTy = in emitHiddenKernelArgs() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroInstr.h188 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIRBuilder.h2630 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
2658 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyLowerEmscriptenEHSjLj.cpp357 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDConstantHoisting.cpp750 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
HDLoopIdiomRecognize.cpp953 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDSanitizerCoverage.cpp238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon3867762d0111::ModuleSanitizerCoverage
HDInstrProfiling.cpp793 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
HDHWAddressSanitizer.cpp271 Type *Int8PtrTy; member in __anon7b8a64260111::HWAddressSanitizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp392 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); member in __anonf89accda0111::LowerTypeTestsModule
HDWholeProgramDevirt.cpp453 PointerType *Int8PtrTy; member
HDGlobalOpt.cpp2628 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); in setUsedInitializer() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionSimplify.cpp4957 Type *Int8PtrTy = Type::getInt8PtrTy(Ptr->getContext()); in SimplifyRelativeLoad() local