Home
last modified time | relevance | path

Searched defs:FlagsOf (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_instruction.h442 static int FlagsOf(Code opcode) { in FlagsOf() function
/art/compiler/dex/
Dmir_graph.cc2486 int MIR::DecodedInstruction::FlagsOf() const { in FlagsOf() function in art::MIR::DecodedInstruction