Searched defs:match_location (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/compressors/
H A Dcpack.hh370 PatternZZZZ(const std::array<uint8_t, 4> bytes, const int match_location) argument
83 getPattern( const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
108 getPattern( const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
282 Pattern(const PatternNumber number, const uint64_t code, const uint64_t metadata_length, const uint64_t num_unmatched_bytes, const int match_location, const bool allocate = true) argument
373 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
398 PatternXXXX(const std::array<uint8_t, 4> bytes, const int match_location) argument
401 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
421 PatternMMMM(const std::array<uint8_t, 4> bytes, const int match_location) argument
424 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
449 PatternMMXX(const std::array<uint8_t, 4> bytes, const int match_location) argument
453 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
481 PatternZZZX(const std::array<uint8_t, 4> bytes, const int match_location) argument
484 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
509 PatternMMMX(const std::array<uint8_t, 4> bytes, const int match_location) argument
513 isPattern(const std::array<uint8_t, 4>& bytes, const std::array<uint8_t, 4>& dict_bytes, const int match_location) argument
[all...]

Completed in 6 milliseconds