Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp76 PointerType *Int8PtrTy = PointerType::getUnqual(M->getContext()); in finish() local
44 PointerType *Int8PtrTy = B.getInt8PtrTy(); create() local
H A DCodeExtractor.cpp571 auto *Int8PtrTy = PointerType::getUnqual(Ctx); in findAllocas() local
H A DInlineFunction.cpp1713 Type *Int8PtrTy = in hasLifetimeMarkers() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp37 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getOffloadingEntryInitializer() local
H A DOffloadWrapper.cpp269 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 DAMDGPUHSAMetadataStreamer.cpp410 auto Int8PtrTy = in emitHiddenKernelArgs() local
624 auto Int8PtrTy = in emitHiddenKernelArgs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h58 llvm::PointerType *Int8PtrTy; member
H A DItaniumCXXABI.cpp1494 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
H A DCGObjCMac.cpp176 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; member in __anonb5e682970111::ObjCCommonTypesHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp493 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 DInstrProfiling.cpp1393 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 DCoroSplit.cpp1632 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 DWholeProgramDevirt.cpp549 PointerType *Int8PtrTy; member
H A DLowerTypeTests.cpp422 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); member in __anonc00fd2a30111::LowerTypeTestsModule
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1099 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2458 auto Int8PtrTy = PointerType::getUnqual(M.getContext()); in doFinalization() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3573 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getFreshReductionFunc() local
6553 auto *Int8PtrTy = PointerType::getUnqual(Builder.getContext()); in createOutlinedFunction() local