Searched defs:Int64PtrTy (Results  1 – 8 of 8) sorted by relevance
| /external/llvm/unittests/IR/ | 
| D | InstructionsTest.cpp | 191   Type *Int64PtrTy = PointerType::get(Int64Ty, 0);  in TEST()  local418   Type* Int64PtrTy = Type::getInt64PtrTy(C);  in TEST()  local
 
 | 
| /external/llvm/lib/Transforms/Instrumentation/ | 
| D | SanitizerCoverage.cpp | 194   Type *IntptrTy, *Int64Ty, *Int64PtrTy;  member in __anon956abe7d0111::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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ | 
| D | SanitizerCoverage.cpp | 237   Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy,  member in __anon02c93bdf0111::ModuleSanitizerCoverage
 | 
| D | GCOVProfiling.cpp | 820           Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx);  in emitProfileArcs()  local
 | 
| /external/AFLplusplus/instrumentation/ | 
| D | SanitizerCoverageLTO.so.cc | 212   Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy,  member in __anonf1055e9b0111::ModuleSanitizerCoverageLTO
 | 
| D | SanitizerCoveragePCGUARD.so.cc | 188   Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy,  member in __anonaafe6f320111::ModuleSanitizerCoverageAFL
 |