HomeSort by relevance Sort by last modified time
    Searched refs:test_imm_mem (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 178 milliseconds