Home
last modified time | relevance | path

Searched refs:NameRefType (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h950 using NameRefType = uint64_t; member
955 using NameRefType = uint64_t;
960 using NameRefType = uint64_t;
965 using NameRefType = IntPtrT;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h949 using NameRefType = uint64_t; member
954 using NameRefType = uint64_t;
959 using NameRefType = uint64_t;
964 using NameRefType = IntPtrT;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h949 using NameRefType = uint64_t; member
954 using NameRefType = uint64_t;
959 using NameRefType = uint64_t;
964 using NameRefType = IntPtrT;
/dports/devel/llvm80/llvm-8.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp401 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType;
405 DenseMap<NameRefType, size_t> FunctionRecords;
419 NameRefType NameRef = CFR->template getFuncNameRef<Endian>();
/dports/devel/llvm70/llvm-7.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp401 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anonff5ad0520211::VersionedCovMapFuncRecordReader
405 DenseMap<NameRefType, size_t> FunctionRecords;
419 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1005 using NameRefType = uint64_t; member
1010 using NameRefType = uint64_t;
1015 using NameRefType = uint64_t;
1020 using NameRefType = IntPtrT;
/dports/devel/llvm10/llvm-10.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp410 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anonb92601960211::VersionedCovMapFuncRecordReader
414 DenseMap<NameRefType, size_t> FunctionRecords;
428 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp410 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon06c042e10211::VersionedCovMapFuncRecordReader
414 DenseMap<NameRefType, size_t> FunctionRecords;
428 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1005 using NameRefType = uint64_t; member
1010 using NameRefType = uint64_t;
1015 using NameRefType = uint64_t;
1020 using NameRefType = IntPtrT;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp410 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon49c363590211::VersionedCovMapFuncRecordReader
414 DenseMap<NameRefType, size_t> FunctionRecords;
428 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1015 using NameRefType = uint64_t; member
1020 using NameRefType = uint64_t;
1025 using NameRefType = uint64_t;
1030 using NameRefType = IntPtrT;
/dports/devel/llvm90/llvm-9.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp410 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon3eb37fd60211::VersionedCovMapFuncRecordReader
414 DenseMap<NameRefType, size_t> FunctionRecords;
428 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp496 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon2bf07f090211::VersionedCovMapFuncRecordReader
500 DenseMap<NameRefType, size_t> FunctionRecords;
520 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp496 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anona3b9c4be0211::VersionedCovMapFuncRecordReader
500 DenseMap<NameRefType, size_t> FunctionRecords;
520 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp516 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anond1ce0e280211::VersionedCovMapFuncRecordReader
520 DenseMap<NameRefType, size_t> FunctionRecords;
540 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp496 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anond8d259580211::VersionedCovMapFuncRecordReader
500 DenseMap<NameRefType, size_t> FunctionRecords;
520 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp516 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon9bd002bc0211::VersionedCovMapFuncRecordReader
520 DenseMap<NameRefType, size_t> FunctionRecords;
540 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp537 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon6b6794cc0211::VersionedCovMapFuncRecordReader
541 DenseMap<NameRefType, size_t> FunctionRecords;
562 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp537 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anonaacf66ab0211::VersionedCovMapFuncRecordReader
541 DenseMap<NameRefType, size_t> FunctionRecords;
562 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp537 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anonf69514e90211::VersionedCovMapFuncRecordReader
541 DenseMap<NameRefType, size_t> FunctionRecords;
562 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()

12