Searched defs:inputReg (Results 1 – 1 of 1) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | LowerInvoke.cpp | 1531 void gen_predicted_chain_O0(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg) { in gen_predicted_chain_O0() 1625 void gen_predicted_chain_O1(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg) { in gen_predicted_chain_O1() 1666 void gen_predicted_chain(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg) { in gen_predicted_chain()
|