Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp76 PointerType *Int8PtrTy = PointerType::getUnqual(M->getContext()); in finish() local
H A DCodeExtractor.cpp571 auto *Int8PtrTy = PointerType::getUnqual(Ctx); findAllocas() local
H A DInlineFunction.cpp1701 Type *Int8PtrTy = hasLifetimeMarkers() local
/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp37 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); getOffloadingEntryInitializer() local
H A DOffloadWrapper.cpp269 llvm::Type *Int8PtrTy = PointerType::getUnqual(C); in createFatbinDesc() local
336 PointerType *Int8PtrTy = PointerType::get(C, 0); createRegisterGlobalsFunction() local
[all...]
/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp360 Type *Int8PtrTy = PointerType::getUnqual(Ctx); TEST() local
408 Type *Int8PtrTy = PointerType::getUnqual(Ctx); TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp411 auto Int8PtrTy = emitHiddenKernelArgs() local
625 auto Int8PtrTy = emitHiddenKernelArgs() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h58 llvm::PointerType *Int8PtrTy; member
H A DItaniumCXXABI.cpp1340 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; getItaniumDynamicCastFn() local
[all...]
H A DCGObjCMac.cpp176 llvm::PointerType *Int8PtrTy, *Int8PtrPtrTy; global() member in __anon5e07598a0111::ObjCCommonTypesHelper
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp493 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); in getFindMatchingCatch() local
991 Type *Int8PtrTy = IRB.getPtrTy(); runOnModule() local
1000 Type *Int8PtrTy = IRB.getPtrTy(); runOnModule() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1215 auto *Int8PtrTy = PointerType::getUnqual(Fn->getContext()); getFuncAddrForProfData() local
1322 auto *Int8PtrTy = PointerType::getUnqual(GV->getContext()); getVTableAddrForProfData() local
1600 auto *Int8PtrTy = PointerType::getUnqual(Ctx); createDataVariable() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1631 auto *Int8PtrTy = PointerType::getUnqual(Context); replaceAsyncResumeFunction() local
1689 auto *Int8PtrTy = PointerType::getUnqual(Context); splitAsyncCoroutine() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp413 Type *Int8PtrTy = PointerType::get(Int8Ty, 0); TEST() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1092 Type *Int8PtrTy = DestInt8PtrTy; processLoopStridedStore() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp549 PointerType *Int8PtrTy; global() member
H A DLowerTypeTests.cpp422 PointerType *Int8PtrTy = PointerType::getUnqual(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2457 auto Int8PtrTy = PointerType::getUnqual(M.getContext()); doFinalization() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3507 Type *Int8PtrTy = PointerType::getUnqual(M.getContext()); getFreshReductionFunc() local
6487 auto *Int8PtrTy = PointerType::getUnqual(Builder.getContext()); createOutlinedFunction() local