Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DInstructionsTest.cpp191 Type *Int64PtrTy = PointerType::get(Int64Ty, 0); in TEST() local
418 Type* Int64PtrTy = Type::getInt64PtrTy(C); in TEST() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anonc4c9f9ee0111::SanitizerCoverageModule
DEfficiencySanitizer.cpp375 auto *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in createCacheFragInfoGV() local
DGCOVProfiling.cpp730 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local
/external/AFLplusplus/instrumentation/
DSanitizerCoveragePCGUARD.so.cc181 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anonc64518c30111::ModuleSanitizerCoverageAFL
DSanitizerCoverageLTO.so.cc224 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon50fbe7ac0111::ModuleSanitizerCoverageLTO
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp237 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anoncf1f9b900111::ModuleSanitizerCoverage
DGCOVProfiling.cpp820 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in emitProfileArcs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp270 Type *Int128PtrTy, *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, member in __anon0fe9b8960111::ModuleSanitizerCoverage
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp4139 auto Int64PtrTy = Type::getInt64PtrTy(M.getContext()); in emitOffloadingArraysArgument() local