Searched defs:HashType (Results 1 – 12 of 12) sorted by relevance
| /external/llvm/include/llvm/ProfileData/ |
| D | InstrProfReader.h | 259 IndexedInstrProf::HashT HashType; variable 267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
|
| D | InstrProf.h | 792 const HashT HashType = HashT::MD5; variable 802 uint64_t HashType; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | InstrProfReader.h | 300 IndexedInstrProf::HashT HashType; variable 308 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
|
| D | InstrProf.h | 982 const HashT HashType = HashT::MD5; variable 992 uint64_t HashType; member
|
| /external/llvm-project/llvm/include/llvm/ProfileData/ |
| D | InstrProfReader.h | 309 IndexedInstrProf::HashT HashType; variable 317 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
|
| D | InstrProf.h | 991 const HashT HashType = HashT::MD5; variable 1001 uint64_t HashType; member
|
| /external/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| D | CFBasicHash.h | 19 enum class HashType { set = 0, dict }; enum
|
| /external/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 557 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex() 651 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 609 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex() 831 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
|
| /external/llvm-project/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 616 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex() 838 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 78 enum HashType : unsigned char { enum in __anon18cddda20111::PGOHash
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 90 enum HashType : unsigned char { enum in __anond95592500111::PGOHash
|