Searched defs:EncoderBase (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
H A Denc_base.h44 * The class EncoderBase represents the basic facilities for the encoding of
51 * Currently, the EncoderBase class is used for both LIL and Jitrino code
56 * Interface is provided through static methods, no instances of EncoderBase
61 class EncoderBase { class
291 * for faster access in EncoderBase::lookup().
523 friend class EncoderBase::Operands;

Completed in 31 milliseconds