Home
last modified time | relevance | path

Searched defs:Int64PtrTy (Results 1 – 5 of 5) 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 __anonde1f32770111::SanitizerCoverageModule
DEfficiencySanitizer.cpp375 auto *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in createCacheFragInfoGV() local
DGCOVProfiling.cpp730 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp533 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local