Home
last modified time | relevance | path

Searched refs:bdslot (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc3364 void TurboAssembler::Branch(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3366 BranchShort(offset, bdslot); in CallRecordWriteStub()
3370 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3371 bool is_near = BranchShortCheck(offset, nullptr, cond, rs, rt, bdslot); in CallRecordWriteStub()
3376 void TurboAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3379 BranchShort(L, bdslot); in CallRecordWriteStub()
3381 BranchLong(L, bdslot); in CallRecordWriteStub()
3385 BranchLong(L, bdslot); in CallRecordWriteStub()
3387 BranchShort(L, bdslot); in CallRecordWriteStub()
3393 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3912 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...]
H A Dmacro-assembler-mips64.h200 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
202 BranchDelaySlot bdslot = PROTECT);
927 void BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot);
931 const Operand& rt, BranchDelaySlot bdslot);
933 const Operand& rt, BranchDelaySlot bdslot);
937 BranchDelaySlot bdslot);
938 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
939 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
944 BranchDelaySlot bdslot);
947 BranchDelaySlot bdslot);
[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
2727 BranchShort(offset, bdslot); in CallRecordWriteStub()
2731 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2732 bool is_near = BranchShortCheck(offset, nullptr, cond, rs, rt, bdslot); in CallRecordWriteStub()
2737 void TurboAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub() argument
2740 BranchShort(L, bdslot); in CallRecordWriteStub()
2742 BranchLong(L, bdslot); in CallRecordWriteStub()
2746 BranchLong(L, bdslot); in CallRecordWriteStub()
2748 BranchShort(L, bdslot); in CallRecordWriteStub()
2754 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
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 Dmacro-assembler-mips.h179 void BranchLong(int32_t offset, BranchDelaySlot bdslot = PROTECT);
181 BranchDelaySlot bdslot = PROTECT);
844 void BranchLong(Label* L, BranchDelaySlot bdslot);
878 void BranchShortHelper(int16_t offset, Label* L, BranchDelaySlot bdslot);
882 const Operand& rt, BranchDelaySlot bdslot);
884 const Operand& rt, BranchDelaySlot bdslot);
888 BranchDelaySlot bdslot);
889 void BranchAndLinkShort(int32_t offset, BranchDelaySlot bdslot = PROTECT);
890 void BranchAndLinkShort(Label* L, BranchDelaySlot bdslot = PROTECT);
895 BranchDelaySlot bdslot);
[all...]
H A Dassembler-mips.cc3796 BranchDelaySlot bdslot) { in GenPCRelativeJump()
3807 if (bdslot == USE_DELAY_SLOT) { in GenPCRelativeJump()
3811 if (bdslot == PROTECT) { in GenPCRelativeJump()
3818 BranchDelaySlot bdslot) { in GenPCRelativeJumpAndLink()
3829 if (bdslot == PROTECT) nop(); in GenPCRelativeJumpAndLink()
3794 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
H A Dassembler-mips.h1607 RelocInfo::Mode rmode, BranchDelaySlot bdslot);
1609 RelocInfo::Mode rmode, BranchDelaySlot bdslot);
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc1017 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()
1018 if (kArchVariant >= kMips64r6 && bdslot == PROTECT) { in BranchShortLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1036 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()
1037 if (IsMipsArchVariant(kMips32r6) && bdslot == PROTECT) { in BranchShortLatency()

Completed in 33 milliseconds