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

  /external/v8/src/mips/
assembler-mips.cc 530 void Assembler::GenInstrJump(Opcode opcode,
626 GenInstrJump(J, target >> 2);
637 GenInstrJump(JAL, target >> 2);
assembler-mips.h 646 void GenInstrJump(Opcode opcode,

Completed in 90 milliseconds