Home
last modified time | relevance | path

Searched defs:bdslot (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc2725 void TurboAssembler::Branch(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2731 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2737 void TurboAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2754 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2785 RootIndex index, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2793 BranchDelaySlot bdslot) { in CallRecordWriteStub()
2808 void TurboAssembler::BranchShort(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub()
2818 void TurboAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3077 BranchDelaySlot bdslot) { in CallRecordWriteStub()
3212 BranchDelaySlot bdslot) { in CallRecordWriteStub()
[all …]
Dassembler-mips.cc3796 BranchDelaySlot bdslot) { in GenPCRelativeJump()
3818 BranchDelaySlot bdslot) { in GenPCRelativeJumpAndLink()
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc3364 void TurboAssembler::Branch(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3370 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3376 void TurboAssembler::Branch(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3393 const Operand& rt, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3424 RootIndex index, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3432 BranchDelaySlot bdslot) { in CallRecordWriteStub()
3447 void TurboAssembler::BranchShort(int32_t offset, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3457 void TurboAssembler::BranchShort(Label* L, BranchDelaySlot bdslot) { in CallRecordWriteStub()
3717 BranchDelaySlot bdslot) { in CallRecordWriteStub()
3854 BranchDelaySlot bdslot) { in CallRecordWriteStub()
[all …]
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-scheduler-mips64.cc1017 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-scheduler-mips.cc1036 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()