/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | EfficiencySanitizer.cpp | 328 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 D | InstrProfiling.cpp | 360 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local 624 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in emitInitialization() local
|
H A D | SanitizerCoverage.cpp | 216 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 D | SanitizerStats.cpp | 45 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local 77 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
|
H A D | ModuleUtils.cpp | 86 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 D | SanitizerStats.cpp | 44 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local 76 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
|
H A D | CodeExtractor.cpp | 570 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 D | SanitizerStats.cpp | 46 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 D | AMDGPUHSAMetadataStreamer.cpp | 395 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local 828 auto Int8PtrTy = in emitHiddenKernelArgs() local 1046 auto Int8PtrTy = in emitHiddenKernelArgs() local
|
H A D | AMDGPULateCodeGenPrepare.cpp | 164 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 D | AMDGPUHSAMetadataStreamer.cpp | 416 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local 854 auto Int8PtrTy = in emitHiddenKernelArgs() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGVTT.cpp | 47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int32Ty = CGM.Int32Ty; in EmitVTTDefinition() local
|
H A D | CodeGenTypeCache.h | 54 llvm::PointerType *Int8PtrTy; member
|
H A D | CGVTables.cpp | 529 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerBinaryMetadata.cpp | 193 auto *Int8PtrTy = IRB.getInt8PtrTy(); in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2630 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 D | ConstantsTest.cpp | 132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1649 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in replaceAsyncResumeFunction() local 1702 auto *Int8PtrTy = Type::getInt8PtrTy(Context); in splitAsyncCoroutine() local
|
H A D | CoroInstr.h | 188 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 D | CoroInstr.h | 188 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 D | ConstantHoisting.cpp | 768 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 243 PointerType *Int8PtrTy; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 750 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx, in emitBaseConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 357 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1161 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local 1186 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
|