/external/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 191 Type *Int64PtrTy = PointerType::get(Int64Ty, 0); in TEST() local 418 Type* Int64PtrTy = Type::getInt64PtrTy(C); in TEST() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anonc4c9f9ee0111::SanitizerCoverageModule
|
D | EfficiencySanitizer.cpp | 375 auto *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in createCacheFragInfoGV() local
|
D | GCOVProfiling.cpp | 730 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local
|
/external/AFLplusplus/instrumentation/ |
D | SanitizerCoveragePCGUARD.so.cc | 181 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anonc64518c30111::ModuleSanitizerCoverageAFL
|
D | SanitizerCoverageLTO.so.cc | 224 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon50fbe7ac0111::ModuleSanitizerCoverageLTO
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 237 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anoncf1f9b900111::ModuleSanitizerCoverage
|
D | GCOVProfiling.cpp | 820 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in emitProfileArcs() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 270 Type *Int128PtrTy, *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, member in __anon0fe9b8960111::ModuleSanitizerCoverage
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 4139 auto Int64PtrTy = Type::getInt64PtrTy(M.getContext()); in emitOffloadingArraysArgument() local
|