HomeSort by relevance Sort by last modified time
    Searched defs:SET_VREG (Results 1 - 2 of 2) sorted by null

  /art/runtime/interpreter/mterp/mips/
header.S 331 #define SET_VREG(rd, rix) \
337 #define SET_VREG(rd, rix) \
438 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 338 #define SET_VREG(rd, rix) \
344 #define SET_VREG(rd, rix) \
445 /* Combination of the SET_VREG and GOTO_OPCODE functions to save 1 instruction */
    [all...]

Completed in 98 milliseconds