Home
last modified time | relevance | path

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

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