Searched defs:ReadData (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 479 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function 606 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 107 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anoncf781a4d0311::IdentifierIndexReaderTrait 518 data_type ReadData(const internal_key_type& k, in ReadData() function in __anoncf781a4d0611::InterestingASTIdentifierLookupTrait
|
H A D | ASTReader.cpp | 908 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait 989 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait 1908 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 703 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
|