/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 76 PointerType *Int8PtrTy = PointerType::getUnqual(M->getContext()); in finish() local
|
H A D | CodeExtractor.cpp | 571 auto *Int8PtrTy = PointerType::getUnqual(Ctx); in findAllocas() local
|
H A D | InlineFunction.cpp | 1611 Type *Int8PtrTy = hasLifetimeMarkers() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | Utility.cpp | 35 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); getOffloadingEntryInitializer() local
|
H A D | OffloadWrapper.cpp | 261 llvm::Type *Int8PtrTy = PointerType::getUnqual(C); createFatbinDesc() local 328 PointerType *Int8PtrTy = PointerType::get(C, 0); createRegisterGlobalsFunction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 409 auto Int8PtrTy = emitHiddenKernelArgs() local 607 auto Int8PtrTy = emitHiddenKernelArgs() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 58 llvm::PointerType *Int8PtrTy; member
|
H A D | ItaniumCXXABI.cpp | 1341 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; getItaniumDynamicCastFn() local [all...] |
H A D | CGObjCMac.cpp | 176 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; member in __anonf3b340e90111::ObjCCommonTypesHelper [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 499 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); getFindMatchingCatch() local 998 Type *Int8PtrTy = IRB.getPtrTy(); runOnModule() local 1007 Type *Int8PtrTy = IRB.getPtrTy(); runOnModule() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 972 auto *Int8PtrTy = PointerType::getUnqual(M.getContext()); lowerMCDCTestVectorBitmapUpdate() local 1157 auto *Int8PtrTy = PointerType::getUnqual(Fn->getContext()); getFuncAddrForProfData() local 1439 auto *Int8PtrTy = PointerType::getUnqual(Ctx); createDataVariable() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 1724 auto *Int8PtrTy = PointerType::getUnqual(Context); replaceAsyncResumeFunction() local 1777 auto *Int8PtrTy = PointerType::getUnqual(Context); splitAsyncCoroutine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1094 Type *Int8PtrTy = DestInt8PtrTy; processLoopStridedStore() local
|
/freebsd-src/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 __anon939db9b50111::LowerTypeTestsModule
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 2451 auto Int8PtrTy = PointerType::getUnqual(M.getContext()); doFinalization() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2049 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); getFreshReductionFunc() local 5005 auto *Int8PtrTy = PointerType::getUnqual(Builder.getContext()); createOutlinedFunction() local
|