Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A 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
H A DInstrProfiling.cpp360 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
624 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in emitInitialization() local
H A DSanitizerCoverage.cpp216 Type *Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); in runOnModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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.cpp86 Type *Int8PtrTy = llvm::Type::getInt8PtrTy(M.getContext()); in appendToUsedList() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp44 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
76 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
H A DCodeExtractor.cpp570 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in findAllocas() local
1094 auto Int8PtrTy = Type::getInt8PtrTy(Ctx); in insertLifetimeMarkersSurroundingCall() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp46 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
78 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp395 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
828 auto Int8PtrTy = in emitHiddenKernelArgs() local
1046 auto Int8PtrTy = in emitHiddenKernelArgs() local
H A DAMDGPULateCodeGenPrepare.cpp164 PointerType *Int8PtrTy = Type::getInt8PtrTy(LI.getContext(), AS); in visitLoadInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp416 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
854 auto Int8PtrTy = in emitHiddenKernelArgs() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int32Ty = CGM.Int32Ty; in EmitVTTDefinition() local
H A DCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member
H A DCGVTables.cpp529 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp193 auto *Int8PtrTy = IRB.getInt8PtrTy(); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2630 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
2658 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DConstantsTest.cpp132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1649 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in replaceAsyncResumeFunction() local
1702 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in splitAsyncCoroutine() local
H A DCoroInstr.h188 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h188 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp768 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp243 PointerType *Int8PtrTy; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp750 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp357 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp1161 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
1186 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local

123