Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc3912 BranchAndLink(Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3935 BranchAndLinkShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3951 BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3962 BranchAndLinkShort(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4112 BranchAndLinkShortHelper(int16_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4202 BranchAndLinkShortCheck(int32_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4503 BranchLong(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4527 BranchLong(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4546 BranchAndLinkLong(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc2725 void TurboAssembler::Branch(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub() argument
2737 void TurboAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub() argument
2730 Branch(int32_t offset, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
2753 Branch(Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
2784 Branch(Label* L, Condition cond, Register rs, RootIndex index, BranchDelaySlot bdslot) CallRecordWriteStub() argument
2792 BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
2808 BranchShort(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
2818 BranchShort(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3075 BranchShortHelper(int16_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3210 BranchShortCheck(int32_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3232 BranchShort(int32_t offset, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3237 BranchShort(Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3242 BranchAndLink(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3246 BranchAndLink(int32_t offset, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3253 BranchAndLink(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3269 BranchAndLink(Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3292 BranchAndLinkShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3308 BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3319 BranchAndLinkShort(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3469 BranchAndLinkShortHelper(int16_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
3559 BranchAndLinkShortCheck(int32_t offset, Label* L, Condition cond, Register rs, const Operand& rt, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4009 BranchLong(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4022 BranchLong(int32_t offset, BranchDelaySlot bdslot) CallRecordWriteStub() argument
4032 BranchAndLinkLong(Label* L, BranchDelaySlot bdslot) CallRecordWriteStub() argument
[all...]
H A Dassembler-mips.cc3794 GenPCRelativeJump(Register tf, Register ts, int32_t imm32, RelocInfo::Mode rmode, BranchDelaySlot bdslot) GenPCRelativeJump() argument
3816 GenPCRelativeJumpAndLink(Register t, int32_t imm32, RelocInfo::Mode rmode, BranchDelaySlot bdslot) GenPCRelativeJumpAndLink() argument

Completed in 19 milliseconds