HomeSort by relevance Sort by last modified time
    Searched refs:prefc (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/compiler/codegen/x86/libenc/
dec_base.h 46 prefc = 0;
74 unsigned int prefc; member in struct:Inst
dec_base.cpp 78 return pinst->prefc;
106 return pinst->prefc;
108 return pinst->prefc;
119 return pinst->prefc;
129 if (pinst->prefc >= 4) //no more than 4 prefixes
132 pinst->prefc++;

Completed in 998 milliseconds