/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 76 PointerType *Int8PtrTy = PointerType::getUnqual(M->getContext()); in finish() local 44 PointerType *Int8PtrTy = B.getInt8PtrTy(); create() local
|
H A D | CodeExtractor.cpp | 571 auto *Int8PtrTy = PointerType::getUnqual(Ctx); in findAllocas() local
|
H A D | InlineFunction.cpp | 1713 Type *Int8PtrTy = in hasLifetimeMarkers() local
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | Utility.cpp | 37 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getOffloadingEntryInitializer() local
|
H A D | OffloadWrapper.cpp | 269 llvm::Type *Int8PtrTy = PointerType::getUnqual(C); in createFatbinDesc() local 336 PointerType *Int8PtrTy = PointerType::get(C, 0); in createRegisterGlobalsFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 410 auto Int8PtrTy = in emitHiddenKernelArgs() local 624 auto Int8PtrTy = in emitHiddenKernelArgs() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 58 llvm::PointerType *Int8PtrTy; member
|
H A D | ItaniumCXXABI.cpp | 1494 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
|
H A D | CGObjCMac.cpp | 176 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; member in __anonb5e682970111::ObjCCommonTypesHelper
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 493 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getFindMatchingCatch() local 991 Type *Int8PtrTy = IRB.getPtrTy(); in runOnModule() local 1000 Type *Int8PtrTy = IRB.getPtrTy(); in runOnModule() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 1393 auto *Int8PtrTy = PointerType::getUnqual(Fn->getContext()); in getFuncAddrForProfData() local 1500 auto *Int8PtrTy = PointerType::getUnqual(GV->getContext()); in getVTableAddrForProfData() local 1778 auto *Int8PtrTy = PointerType::getUnqual(Ctx); in createDataVariable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1632 auto *Int8PtrTy = PointerType::getUnqual(Context); in replaceAsyncResumeFunction() local 1690 auto *Int8PtrTy = PointerType::getUnqual(Context); in splitAsyncCoroutine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 549 PointerType *Int8PtrTy; member
|
H A D | LowerTypeTests.cpp | 422 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); member in __anonc00fd2a30111::LowerTypeTestsModule
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1099 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2458 auto Int8PtrTy = PointerType::getUnqual(M.getContext()); in doFinalization() local
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 3573 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getFreshReductionFunc() local 6553 auto *Int8PtrTy = PointerType::getUnqual(Builder.getContext()); in createOutlinedFunction() local
|