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

  /dalvik/vm/compiler/codegen/x86/
LowerAlu.cpp 497 int retval = common_alu_int(and_opc, vA, v1, v2);
605 int retval = common_alu_int(and_opc, vA, v1, v2);
828 int retval = common_alu_int_lit(and_opc, vA, vB, tmp);
927 int retval = common_alu_int_lit(and_opc, vA, vB, tmp);
    [all...]
LowerInvoke.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h 83 and_opc, sub_opc, xor_opc, cmp_opc, enumerator in enum:ALU_Opcode
encoder.h 120 and_opc, sub_opc, xor_opc, cmp_opc, enumerator in enum:ALU_Opcode

Completed in 87 milliseconds