Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp45 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
77 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
H A DModuleUtils.cpp90 Type *Int8PtrTy = llvm::Type::getInt8PtrTy(M.getContext()); in appendToUsedList() local
H A DCodeExtractor.cpp571 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in findAllocas() local
1071 auto Int8PtrTy = Type::getInt8PtrTy(Ctx); in insertLifetimeMarkersSurroundingCall() local
H A DInlineFunction.cpp1459 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
H A DScalarEvolutionExpander.cpp168 auto *Int8PtrTy = Builder.getInt8PtrTy(PtrTy->getAddressSpace()); in InsertNoopCastOfTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp166 PointerType *Int8PtrTy = Type::getInt8PtrTy(LI.getContext(), AS); in visitLoadInst() local
H A DAMDGPUHSAMetadataStreamer.cpp400 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
810 auto Int8PtrTy = in emitHiddenKernelArgs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h57 llvm::PointerType *Int8PtrTy; member
H A DCGException.cpp266 llvm::PointerType* Int8PtrTy = llvm::PointerType::get( in getOpaquePersonalityFn() local
H A DItaniumCXXABI.cpp1355 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
H A DCGObjCMac.cpp176 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; member in __anon0cc8f9a20111::ObjCCommonTypesHelper
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp762 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
H A DLoopIdiomRecognize.cpp1109 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h188 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
H A DCoroSplit.cpp1495 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in replaceAsyncResumeFunction() local
1549 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in splitAsyncCoroutine() local
H A DCoroFrame.cpp2398 auto *Int8PtrTy = Type::getInt8PtrTy(F.getContext()); in sinkLifetimeStartMarkers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp388 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp970 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
995 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp884 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
H A DSanitizerCoverage.cpp244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon8c19cfa10111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp280 Type *Int8PtrTy; member in __anon4587ec1a0111::HWAddressSanitizer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp507 PointerType *Int8PtrTy; member
H A DGlobalOpt.cpp2261 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); in setUsedInitializer() local
H A DLowerTypeTests.cpp394 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); member in __anon008eecce0111::LowerTypeTestsModule
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5205 Type *Int8PtrTy = Type::getInt8PtrTy(Ptr->getContext()); in SimplifyRelativeLoad() local