Home
last modified time | relevance | path

Searched defs:is_compact_branch (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64-inl.h262 void Assembler::EmitHelper(Instr x, CompactBranchType is_compact_branch) { in EmitHelper() argument
299 void Assembler::emit(Instr x, CompactBranchType is_compact_branch) { in emit() argument
H A Dassembler-mips64.cc1122 GenInstrImmediate(Opcode opcode, Register rs, Register rt, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1142 GenInstrImmediate(Opcode opcode, Register rs, SecondaryField SF, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1150 GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1159 GenInstrImmediate(Opcode opcode, Register rs, int32_t offset21, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1173 GenInstrImmediate(Opcode opcode, int32_t offset26, CompactBranchType is_compact_branch) GenInstrImmediate() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips-inl.h304 void Assembler::EmitHelper(Instr x, CompactBranchType is_compact_branch) { in EmitHelper() argument
341 void Assembler::emit(Instr x, CompactBranchType is_compact_branch) { in emit() argument
H A Dassembler-mips.cc1193 GenInstrImmediate(Opcode opcode, Register rs, Register rt, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1213 GenInstrImmediate(Opcode opcode, Register rs, SecondaryField SF, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1221 GenInstrImmediate(Opcode opcode, Register rs, FPURegister ft, int32_t j, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1230 GenInstrImmediate(Opcode opcode, Register rs, int32_t offset21, CompactBranchType is_compact_branch) GenInstrImmediate() argument
1244 GenInstrImmediate(Opcode opcode, int32_t offset26, CompactBranchType is_compact_branch) GenInstrImmediate() argument
[all...]

Completed in 15 milliseconds