Searched defs:Int64PtrTy (Results 1 – 9 of 9) sorted by relevance
/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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 203 Type *Int64PtrTy = PointerType::get(Int64Ty, 0); in TEST() local 430 Type* Int64PtrTy = Type::getInt64PtrTy(C); in TEST() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anon4110e4410111::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/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 533 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 387 auto *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in createCacheFragInfoGV() local
|
D | SanitizerCoverage.cpp | 234 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon1001c3990111::SanitizerCoverageModule
|
D | GCOVProfiling.cpp | 785 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local
|