Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp78 Type *VoidTy = Type::getVoidTy(M->getContext()); in finish() local
DModuleUtils.cpp177 auto *VoidTy = Type::getVoidTy(M.getContext()); in declareSanitizerInitFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp79 Type *VoidTy = Type::getVoidTy(M->getContext()); in finish() local
/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp80 Type *VoidTy = Type::getVoidTy(M->getContext()); in finish() local
/external/AFLplusplus/instrumentation/
Dinjection-pass.cc146 Type *VoidTy = Type::getVoidTy(C); local
Dcmplog-switches-pass.cc156 Type *VoidTy = Type::getVoidTy(C); local
Dcmplog-instructions-pass.cc161 Type *VoidTy = Type::getVoidTy(C); in hookInstrs() local
Dcmplog-routines-pass.cc142 Type *VoidTy = Type::getVoidTy(C); local
DSanitizerCoveragePCGUARD.so.cc360 Type *VoidTy = Type::getVoidTy(*C); in instrumentModule() local
DSanitizerCoverageLTO.so.cc399 Type *VoidTy = Type::getVoidTy(*C); in instrumentModule() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DJMCInstrumenter.cpp122 Type *VoidTy = Type::getVoidTy(Ctx); in getCheckFunctionType() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h34 llvm::Type *VoidTy; member
DCGCUDANV.cpp32 llvm::Type *IntTy, *SizeTy, *VoidTy; member in __anonb9fe1a010111::CGNVCUDARuntime
DCGObjCGNU.cpp751 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local
760 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local
769 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNUstep() local
989 llvm::Type *VoidTy = llvm::Type::getVoidTy(VMContext); in CGObjCGNU() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp504 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitRegistration() local
610 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitInitialization() local
DSanitizerCoverage.cpp214 Type *VoidTy = Type::getVoidTy(*C); in runOnModule() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DExecutorProcessControl.cpp118 using VoidTy = int (*)(); in runAsVoidFunction() typedef
DLLJIT.cpp239 auto *VoidTy = Type::getVoidTy(*Ctx); in setupJITDylib() local
520 auto *VoidTy = Type::getVoidTy(*Ctx); in createPlatformRuntimeModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp947 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitRegistration() local
1034 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitInitialization() local
DSanitizerCoverage.cpp373 Type *VoidTy = Type::getVoidTy(*C); in instrumentModule() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp1162 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitRegistration() local
1275 auto *VoidTy = Type::getVoidTy(M->getContext()); in emitInitialization() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86WinEHState.cpp279 Type *VoidTy = Builder.getVoidTy(); in emitExceptionRegistrationRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp279 Type *VoidTy = Builder.getVoidTy(); in emitExceptionRegistrationRecord() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp284 Type *VoidTy = Builder.getVoidTy(); in emitExceptionRegistrationRecord() local
/external/turbine/java/com/google/turbine/tree/
DTree.java244 public static class VoidTy extends Type { class in Tree
257 public VoidTy(int position) { in VoidTy() method in Tree.VoidTy

12