Searched refs:GenInstrRegister (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/mips64/
H A Dassembler-mips64.cc997 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1010 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1023 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1036 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1049 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1062 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::internal::Assembler
1546 GenInstrRegister(SPECIAL, rs, zero_reg, zero_reg, 0, JR);
1564 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR);
1586 GenInstrRegister(SPECIAL, rs, rt, rd, 0, ADDU);
1596 GenInstrRegister(SPECIA
[all...]
H A Dassembler-mips64.h1374 void GenInstrRegister(Opcode opcode,
1381 void GenInstrRegister(Opcode opcode,
1388 void GenInstrRegister(Opcode opcode,
1395 void GenInstrRegister(Opcode opcode,
1402 void GenInstrRegister(Opcode opcode,
1409 void GenInstrRegister(Opcode opcode,
/external/v8/src/mips/
H A Dassembler-mips.cc1029 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1042 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1055 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1068 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1081 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1094 void Assembler::GenInstrRegister(Opcode opcode, function in class:v8::Assembler
1540 GenInstrRegister(SPECIAL, rs, zero_reg, zero_reg, 0, JR);
1565 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR);
1587 GenInstrRegister(SPECIAL, rs, rt, rd, 0, ADDU);
1597 GenInstrRegister(SPECIA
[all...]
H A Dassembler-mips.h1323 void GenInstrRegister(Opcode opcode,
1330 void GenInstrRegister(Opcode opcode,
1337 void GenInstrRegister(Opcode opcode,
1344 void GenInstrRegister(Opcode opcode,
1351 void GenInstrRegister(Opcode opcode,
1358 void GenInstrRegister(Opcode opcode,

Completed in 108 milliseconds