HomeSort by relevance Sort by last modified time
    Searched full:gen_predicted_chain (Results 1 - 1 of 1) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 40 void gen_predicted_chain(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg);
112 gen_predicted_chain(isRange, tmp, methodIndex*4, false, 5/*tmp5*/);
311 gen_predicted_chain(isRange, tmp, -1, true /*interface*/, 1/*tmp1*/);
1666 void gen_predicted_chain(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg) { function
    [all...]

Completed in 327 milliseconds