Searched refs:test_imm_mem (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | Lower.h | 659 void test_imm_mem(OpndSize size, int imm, int disp, int reg, bool isPhysical);
|
D | LowerInvoke.cpp | 785 test_imm_mem(OpndSize_32, ACC_NATIVE, offMethod_accessFlags, PhysicalReg_ECX, true); in common_invokeArgsDone()
|
D | LowerHelper.cpp | 1206 void test_imm_mem(OpndSize size, int imm, int disp, int reg, bool isPhysical) { in test_imm_mem() function
|