Home
last modified time | relevance | path

Searched refs:DecodePattern (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Ddecoder-aarch64.h416 struct DecodePattern { struct
427 const std::vector<DecodePattern> mapping; argument
539 for (const DecodePattern& p : map.mapping) {
680 const std::vector<DecodePattern>& pattern_table_;
681 static const std::vector<DecodePattern> kEmptyPatternTable;
H A Ddecoder-aarch64.cc147 const std::vector<DecodePattern> DecodeNode::kEmptyPatternTable;