/dalvik/vm/compiler/codegen/x86/ |
Lower.h | 659 void test_imm_mem(OpndSize size, int imm, int disp, int reg, bool isPhysical); [all...] |
LowerInvoke.cpp | 785 test_imm_mem(OpndSize_32, ACC_NATIVE, offMethod_accessFlags, PhysicalReg_ECX, true); [all...] |
LowerHelper.cpp | 1206 void test_imm_mem(OpndSize size, int imm, int disp, int reg, bool isPhysical) { function [all...] |