Home
last modified time | relevance | path

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

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