Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTypeCache.h53 llvm::PointerType *VoidPtrTy; member
DCGCUDANV.cpp33 llvm::PointerType *CharPtrTy, *VoidPtrTy, *VoidPtrPtrTy; member in __anon7132ac2a0111::CGNVCUDARuntime
DCGExprCXX.cpp1623 QualType VoidPtrTy = DeleteFTy->getParamType(0); in Emit() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp86 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerInvoke.cpp123 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
DInlineFunction.cpp758 Type *VoidPtrTy = Type::getInt8PtrTy(Context); in HandleByValArgument() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp505 auto *VoidPtrTy = Type::getInt8PtrTy(M->getContext()); in emitRegistration() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp102 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext()); in doInitialization() local
/external/llvm/lib/Linker/
DIRMover.cpp764 PointerType *VoidPtrTy = Type::getInt8Ty(SrcGV->getContext())->getPointerTo(); in linkAppendingVarProto() local
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp949 PointerType *VoidPtrTy; in mapAppendingVariable() local
/external/clang/include/clang/AST/
DASTContext.h908 CanQualType VoidPtrTy, NullPtrTy; variable
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp1084 auto VoidPtrTy = new SPIR::PointerType(VoidTyRef); in transTypeDesc() local