Home
last modified time | relevance | path

Searched defs:VoidPtrTy (Results 1 – 16 of 16) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp352 CompilerType VoidPtrTy = DoLoadImage() local
693 CompilerType VoidPtrTy = MakeLoadImageUtilityFunction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1532 Type *VoidPtrTy = B.getPtrTy(); emitMemCpyChk() local
1546 Type *VoidPtrTy = B.getPtrTy(); emitMemPCpy() local
1555 Type *VoidPtrTy = B.getPtrTy(); emitMemChr() local
1565 Type *VoidPtrTy = B.getPtrTy(); emitMemRChr() local
1575 Type *VoidPtrTy = B.getPtrTy(); emitMemCmp() local
1585 Type *VoidPtrTy = B.getPtrTy(); emitBCmp() local
1595 Type *VoidPtrTy = B.getPtrTy(); emitMemCCpy() local
[all...]
H A DValueMapper.cpp1089 PointerType *VoidPtrTy; mapAppendingVariable() local
/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp130 PointerType *VoidPtrTy = PointerType::getUnqual(Ctx); in getCheckFunctionType() local
H A DSjLjEHPrepare.cpp111 Type *VoidPtrTy = PointerType::getUnqual(M.getContext()); in doInitialization() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h57 llvm::PointerType *VoidPtrTy; member
H A DCGOpenMPRuntime.cpp5259 QualType VoidPtrTy = C.VoidPtrTy; emitReduceInitFunction() local
[all...]
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp942 PointerType *VoidPtrTy = PointerType::get(SrcGV->getContext(), 0); linkAppendingVarProto() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1828 auto *VoidPtrTy = PointerType::getUnqual(M.getContext()); emitRegistration() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h1136 CanQualType VoidPtrTy, NullPtrTy; global() variable
/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp362 Type *VoidPtrTy = PointerType::getUnqual(M->getContext()); CreateFree() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1668 const QualType VoidPtrTy = getPointerTy(VoidTy); // void * initFunctionSummaries() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4492 Type *VoidPtrTy = PointerType::getUnqual(Ctx); in buildCustomStateMachine() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4268 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); getTaskRegionParams() local
4293 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); getTargetRegionParams() local
4318 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); getTaskloopRegionParams() local
[all...]
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp6885 auto VoidPtrTy = PointerType::getUnqual(Builder.getContext()); TEST_F() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6847 auto VoidPtrTy = UnqualPtrTy; emitOffloadingArraysArgument() local