Searched refs:map_of_EncoderOpndSize_2_RealOpndSize (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
H A Dencoder.cpp93 extern const OpndSize map_of_EncoderOpndSize_2_RealOpndSize[];
119 const OpndSize map_of_EncoderOpndSize_2_RealOpndSize[] = { variable
H A Dencoder.inl25 extern const OpndSize map_of_EncoderOpndSize_2_RealOpndSize[];
41 return map_of_EncoderOpndSize_2_RealOpndSize[o_size];

Completed in 70 milliseconds