Home
last modified time | relevance | path

Searched defs:VoidTy (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp78 Type *VoidTy = Type::getVoidTy(M->getContext()); in finish() local
H A DModuleUtils.cpp184 auto *VoidTy = Type::getVoidTy(M.getContext()); in declareSanitizerInitFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp129 Type *VoidTy = Type::getVoidTy(Ctx); in getCheckFunctionType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h34 llvm::Type *VoidTy; member
H A DCGCUDANV.cpp41 llvm::Type *VoidTy; member in __anon2162a9e90111::CGNVCUDARuntime
H A DCGObjCGNU.cpp829 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local
2341 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNU() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp125 using VoidTy = int (*)(); in runAsVoidFunction() typedef
H A DLLJIT.cpp188 auto *VoidTy = Type::getVoidTy(*Ctx); in setupJITDylib() local
468 auto *VoidTy = Type::getVoidTy(*Ctx); in createPlatformRuntimeModule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp280 Type *VoidTy = Builder.getVoidTy(); in emitExceptionRegistrationRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp93 Type *VoidTy; member in __anon391133dc0111::AArch64Arm64ECCallLowering
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp2005 auto *VoidTy = Type::getVoidTy(M.getContext()); in emitRegistration() local
2117 auto *VoidTy = Type::getVoidTy(M.getContext()); in emitInitialization() local
H A DSanitizerCoverage.cpp394 Type *VoidTy = Type::getVoidTy(*C); in instrumentModule() local
H A DHWAddressSanitizer.cpp409 Type *VoidTy = Type::getVoidTy(M.getContext()); member in __anon1b7bdbef0111::HWAddressSanitizer
H A DNumericalStabilitySanitizer.cpp606 Type *VoidTy = Type::getVoidTy(Context); in NumericalStabilitySanitizer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp536 auto *VoidTy = Type::getVoidTy(Context); in getFunctionTypeFromAsyncSuspend() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1118 CanQualType VoidTy; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2261 Type *VoidTy = Type::getVoidTy(Ctx); in processCopyingStore() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp361 Type *VoidTy = Type::getVoidTy(M->getContext()); in CreateFree() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1660 const QualType VoidTy = ACtx.VoidTy; in initFunctionSummaries() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3572 Type *VoidTy = Type::getVoidTy(M.getContext()); in getFreshReductionFunc() local