Searched defs:bdslot (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | macro-assembler-mips.cc | 2725 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 …]
|
| D | assembler-mips.cc | 3796 BranchDelaySlot bdslot) { in GenPCRelativeJump() 3818 BranchDelaySlot bdslot) { in GenPCRelativeJumpAndLink()
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | macro-assembler-mips64.cc | 3364 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/ |
| D | instruction-scheduler-mips64.cc | 1017 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | instruction-scheduler-mips.cc | 1036 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency()
|