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.cpp1540 Type *VoidPtrTy = B.getPtrTy(); in emitMemCpyChk() local
1554 Type *VoidPtrTy = B.getPtrTy(); in emitMemPCpy() local
1563 Type *VoidPtrTy = B.getPtrTy(); in emitMemChr() local
1573 Type *VoidPtrTy = B.getPtrTy(); in emitMemRChr() local
1583 Type *VoidPtrTy = B.getPtrTy(); in emitMemCmp() local
1593 Type *VoidPtrTy = B.getPtrTy(); in emitBCmp() local
1603 Type *VoidPtrTy = B.getPtrTy(); in emitMemCCpy() local
H A DValueMapper.cpp1089 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.cpp5264 QualType VoidPtrTy = C.VoidPtrTy; in emitReduceInitFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp942 PointerType *VoidPtrTy = PointerType::get(SrcGV->getContext(), 0); in linkAppendingVarProto() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp2006 auto *VoidPtrTy = PointerType::getUnqual(M.getContext()); in emitRegistration() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1145 CanQualType VoidPtrTy, NullPtrTy; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp362 Type *VoidPtrTy = PointerType::getUnqual(M->getContext()); in CreateFree() 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.cpp4490 Type *VoidPtrTy = PointerType::getUnqual(Ctx); in buildCustomStateMachine() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4269 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in getTaskRegionParams() local
4294 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in getTargetRegionParams() local
4319 QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict(); in getTaskloopRegionParams() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7283 auto VoidPtrTy = UnqualPtrTy; in emitOffloadingArraysArgument() local