Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; in EmitVTTDefinition() local
DCGVTables.cpp440 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
DCodeGenPGO.cpp121 auto *Int8PtrTy = llvm::Type::getInt8PtrTy(Ctx); in buildDataVar() local
DCodeGenModule.h128 llvm::PointerType *Int8PtrTy; member
DItaniumCXXABI.cpp865 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in getItaniumDynamicCastFn() local
1374 llvm::Type *Int8PtrTy = CGF.Int8PtrTy; in performTypeAdjustment() local
DCGObjCMac.cpp176 llvm::Type *Int8PtrTy, *Int8PtrPtrTy; member in __anon0203e4d00111::ObjCCommonTypesHelper
/external/llvm/unittests/IR/
DConstantsTest.cpp126 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp427 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1029 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2724 PointerType *Int8PtrTy = Type::getInt8PtrTy(V.getContext(), 0); in setUsedInitializer() local