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

  /art/compiler/dex/quick/mips/
call_mips.cc 91 NewLIR0(kMipsCurrPC); // Really a jal to .+8
175 NewLIR0(kMipsCurrPC); // Really a jal to .+8
244 NewLIR0(kMipsCurrPC); // Really a jal to .+8
assemble_mips.cc 409 ENCODING_MAP(kMipsCurrPC, 0x04110001,
489 LIR* curr_pc = RawLIR(dalvik_offset, kMipsCurrPC);
    [all...]
mips_lir.h 479 kMipsCurrPC, // jal to .+8 to materialize pc.

Completed in 41 milliseconds