HomeSort by relevance Sort by last modified time
    Searched full:r_t4 (Results 1 - 11 of 11) sorted by null

  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 27 lw t4, r_T4*4(a0) # restore t4
TEMPLATE_SAVE_STATE.S 39 sw t4, r_T4*4(a0) # save t4
TEMPLATE_MEM_OP_DECODE.S 62 sw t4, r_T4*-4(sp) # push t4
109 lw t4, r_T4*-4(sp) # pop t4
header.S 58 #define r_T4 12
  /art/compiler/dex/quick/mips/
target_mips.cc 27 r_T0, r_T1, r_T2, r_T3, r_T4, r_T5, r_T6, r_T7,
33 r_T3, r_T4, r_T5, r_T6, r_T7, r_T8};
361 Clobber(r_T4);
mips_lir.h 184 r_T4 = 12,
  /dalvik/vm/compiler/codegen/mips/Mips32/
Factory.cpp 26 r_T3, r_T4, r_T5, r_T6, r_T7, r_T8, r_T9, r_S0, r_S4};
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 256 r_T4 = 12,
RallocUtil.cpp 457 dvmCompilerClobber(cUnit, r_T4);
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 540 R_t0, R_t1, R_t2, R_t3, R_t4, R_t5, R_t6, R_t7,
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 65 #define r_T4 12
    [all...]

Completed in 323 milliseconds