Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp46 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
78 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
DModuleUtils.cpp106 Type *Int8PtrTy = llvm::Type::getInt8PtrTy(M.getContext()); in appendToUsedList() local
/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp46 PointerType *Int8PtrTy = B.getInt8PtrTy(); in create() local
78 PointerType *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in finish() local
DInlineFunction.cpp1247 Type *Int8PtrTy = Type::getInt8PtrTy(Ty->getContext(), in hasLifetimeMarkers() local
/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp328 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragAuxGV() local
370 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragInfoGV() local
497 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createEsanInitToolInfoArg() local
515 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createDestructor() local
535 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in initOnModule() local
DInstrProfiling.cpp360 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
624 auto *Int8PtrTy = Type::getInt8PtrTy(M->getContext()); in emitInitialization() local
DSanitizerCoverage.cpp216 Type *Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp340 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragAuxGV() local
382 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createCacheFragInfoGV() local
504 auto *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createEsanInitToolInfoArg() local
522 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in createDestructor() local
549 PointerType *Int8PtrTy = Type::getInt8PtrTy(*Ctx); in initOnModule() local
DSanitizerCoverage.cpp235 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon1001c3990111::SanitizerCoverageModule
DInstrProfiling.cpp735 auto *Int8PtrTy = Type::getInt8PtrTy(Ctx); in getOrCreateRegionCounters() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DOperationsTest.cpp283 Type *Int8PtrTy = Type::getInt8PtrTy(Ctx); in TEST() local
333 Type *Int8PtrTy = Type::getInt8PtrTy(Ctx); in TEST() local
/external/clang/lib/CodeGen/
DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int32Ty = CGM.Int32Ty; in EmitVTTDefinition() local
DCodeGenTypeCache.h54 llvm::PointerType *Int8PtrTy; member
DCGVTables.cpp529 llvm::Type *Int8PtrTy = CGM.Int8PtrTy; in CreateVTableInitializer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp424 auto Int8PtrTy = Type::getInt8PtrTy(Func.getContext(), in emitHiddenKernelArgs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h172 auto *const Int8PtrTy = Type::getInt8PtrTy(getContext()); in setCoroutineSelf() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h2027 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateLaunderInvariantGroup() local
2055 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); in CreateStripInvariantGroup() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/llvm/unittests/IR/
DConstantsTest.cpp132 Type *Int8PtrTy = Type::getInt8PtrTy(C); in TEST() local
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp243 PointerType *Int8PtrTy; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp824 Type *Int8PtrTy = Type::getInt8PtrTy(AI->getType()->getContext()); in hasLifetimeMarkers() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp376 PointerType *Int8PtrTy = Type::getInt8PtrTy(M.getContext()); in getFindMatchingCatch() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp811 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp921 Type *Int8PtrTy = DestInt8PtrTy; in processLoopStridedStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp414 PointerType *Int8PtrTy; member

12