Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1529 Type *VoidPtrTy = B.getPtrTy(); in emitMemCpyChk() local
1543 Type *VoidPtrTy = B.getPtrTy(); in emitMemPCpy() local
1552 Type *VoidPtrTy = B.getPtrTy(); in emitMemChr() local
1562 Type *VoidPtrTy = B.getPtrTy(); in emitMemRChr() local
1572 Type *VoidPtrTy = B.getPtrTy(); in emitMemCmp() local
1582 Type *VoidPtrTy = B.getPtrTy(); in emitBCmp() local
1592 Type *VoidPtrTy = B.getPtrTy(); in emitMemCCpy() local
H A DValueMapper.cpp1075 PointerType *VoidPtrTy; in mapAppendingVariable() local
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h57 llvm::PointerType *VoidPtrTy; member
H A DCGOpenMPRuntime.cpp5248 QualType VoidPtrTy = C.VoidPtrTy; in emitReduceInitFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp940 PointerType *VoidPtrTy = PointerType::get(SrcGV->getContext(), 0); in linkAppendingVarProto() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1642 auto *VoidPtrTy = PointerType::getUnqual(M.getContext()); in emitRegistration() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp361 Type *VoidPtrTy = PointerType::getUnqual(M->getContext()); in CreateFree() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1110 CanQualType VoidPtrTy, NullPtrTy; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4228 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4275 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4341 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4382 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4426 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4487 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
4575 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in ActOnOpenMPRegionStart() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1668 const QualType VoidPtrTy = getPointerTy(VoidTy); // void * in initFunctionSummaries() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4489 Type *VoidPtrTy = PointerType::getUnqual(Ctx); in buildCustomStateMachine() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5320 auto VoidPtrTy = UnqualPtrTy; in emitOffloadingArraysArgument() local