Home
last modified time | relevance | path

Searched defs:instr_ori (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc726 Instr instr_ori = instr_at(pos + 3 * kInstrSize); in target_at() local
740 Instr instr_ori = instr_at(pos + 2 * kInstrSize); in target_at() local
752 Instr instr_ori = instr_at(pos + 1 * kInstrSize); in target_at() local
824 Instr instr_ori in target_at_put() local
852 Instr instr_ori = instr_at(pos + 1 * kInstrSize); target_at_put() local
872 Instr instr_ori = instr_at(pos + 3 * kInstrSize); target_at_put() local
3685 Instr instr_ori = instr_at(pc + 1 * kInstrSize); RelocateInternalReference() local
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc802 int32_t Assembler::GetLuiOriImmediate(Instr instr_lui, Instr instr_ori) { in GetLuiOriImmediate() argument
839 Instr instr_ori in target_at() local
782 PatchLuiOriImmediate(int pc, int32_t imm, Instr instr_lui, Address offset_lui, Instr instr_ori, Address offset_ori) PatchLuiOriImmediate() argument
793 PatchLuiOriImmediate(Address pc, int32_t imm, Instr instr_lui, Address offset_lui, Instr instr_ori, Address offset_ori) PatchLuiOriImmediate() argument
851 Instr instr_ori = instr_at(pos + 2 * kInstrSize); target_at() local
919 Instr instr_ori = instr_at(pos + 3 * kInstrSize); target_at_put() local
957 Instr instr_ori = instr_at(pos + 2 * kInstrSize); target_at_put() local
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc473 Instr instr_ori = instr_at(pos + 2 * kInstrSize); in target_at() local

Completed in 18 milliseconds