Home
last modified time | relevance | path

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

/art/disassembler/
Ddisassembler_mips.cc38 bool Matches(uint32_t instruction) const { in Matches() function
536 if (gMipsInstructions[i].Matches(instruction)) { in Dump()