Searched defs:Int8PtrTy (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; local
H A DCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member in union:clang::CodeGen::CodeGenTypeCache::__anon3822
H A DCGVTables.cpp532 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; local
[all...]
H A DItaniumCXXABI.cpp1119 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; local
[all...]
H A DCGObjCMac.cpp176 llvm::Type *Int8PtrTy, *Int8PtrPtrTy; member in class:__anon3801::ObjCCommonTypesHelper
5343 Int8PtrTy, local
5351 Int8PtrTy, local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp192 Type *Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); local
H A DInstrProfiling.cpp318 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); local
467 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp641 Type *Int8PtrTy = DestInt8PtrTy; local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1213 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2865 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); local

Completed in 280 milliseconds