Home
last modified time | relevance | path

Searched defs:Opcode (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Ddex_instruction.h446 Code Opcode(uint16_t inst_data) const { in Opcode() function
452 Code Opcode() const { in Opcode() function
/art/compiler/dex/
Dinline_method_analyser.cc113 bool Matcher::Opcode() { in Opcode() function in art::__anondffa59df0111::Matcher
/art/compiler/utils/arm/
Dconstants_arm.h133 enum Opcode { enum
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java19 public enum Opcode { enum