HomeSort by relevance Sort by last modified time
    Searched refs:NameRefType (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/ProfileData/Coverage/
CoverageMappingReader.cpp 376 typedef typename coverage::CovMapTraits<Version, IntPtrT>::NameRefType
377 NameRefType;
381 llvm::DenseMap<NameRefType, size_t> FunctionRecords;
395 NameRefType NameRef = CFR->template getFuncNameRef<Endian>();
  /external/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 589 typedef uint64_t NameRefType;
594 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/Coverage/
CoverageMapping.h 611 typedef uint64_t NameRefType;
616 typedef IntPtrT NameRefType;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/Coverage/
CoverageMapping.h 789 using NameRefType = uint64_t;
794 using NameRefType = IntPtrT;

Completed in 1011 milliseconds