Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Darm_lir.h588 struct ArmEncodingMap { struct
589 uint32_t skeleton;
590 struct {
594 } field_loc[4];
595 ArmOpcode opcode;
596 uint64_t flags;
597 const char* name;
598 const char* fmt;
599 int size; // Note: size is in bytes.
600 FixupKind fixup;