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

  /art/compiler/dex/quick/mips/
mips_lir.h 133 #define r_FARG0 r_F12
217 r_F12,
249 r_DF6 = r_F12 + MIPS_FP_DOUBLE,
target_mips.cc 35 r_F8, r_F9, r_F10, r_F11, r_F12, r_F13, r_F14, r_F15};
37 r_F8, r_F9, r_F10, r_F11, r_F12, r_F13, r_F14, r_F15};
384 Clobber(r_F12);
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 111 #define r_FARG0 r_F12
289 r_F12,
317 r_DF6 = r_F12 + FP_DOUBLE,
RallocUtil.cpp 482 dvmCompilerClobber(cUnit, r_F12);
    [all...]
CodegenDriver.cpp 64 srcReg = r_F12;
162 loadValueDirectFixed(cUnit, rlSrc1, r_F12);
219 loadValueDirectWideFixed(cUnit, rlSrc1, r_F12, r_F13);
    [all...]
  /dalvik/vm/compiler/template/mips/
header.S 90 #define r_F12 44
  /dalvik/vm/compiler/codegen/mips/Mips32/
Factory.cpp 29 r_F8, r_F9, r_F10, r_F11, r_F12, r_F13, r_F14, r_F15};
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 97 #define r_F12 44
    [all...]

Completed in 49 milliseconds