Home
last modified time | relevance | path

Searched refs:USE_DELAY_SLOT (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc2081 Branch(USE_DELAY_SLOT, &done); in CallRecordWriteStub()
2106 Branch(USE_DELAY_SLOT, &done); in CallRecordWriteStub()
2163 Branch(USE_DELAY_SLOT, &conversion_done); in CallRecordWriteStub()
2217 Branch(USE_DELAY_SLOT, &conversion_done); in CallRecordWriteStub()
2507 Branch(USE_DELAY_SLOT, &done, hs, at, in CallRecordWriteStub()
2513 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in CallRecordWriteStub()
2571 Branch(USE_DELAY_SLOT, &done, hs, at, in CallRecordWriteStub()
2577 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in CallRecordWriteStub()
4278 Branch(USE_DELAY_SLOT, &skip, NegateCondition(cond), rs, rt); in CallRecordWriteStub()
4518 if (bdslot == USE_DELAY_SLOT) { in CallRecordWriteStub()
[all...]
H A Dmacro-assembler-mips64.h39 enum BranchDelaySlot { USE_DELAY_SLOT, PROTECT }; enumerator
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1772 Branch(USE_DELAY_SLOT, &done); in CallRecordWriteStub()
1798 Branch(USE_DELAY_SLOT, &done); in CallRecordWriteStub()
1826 Branch(&msb_clear, ge, rs, Operand(zero_reg), USE_DELAY_SLOT); in CallRecordWriteStub()
1841 Branch(USE_DELAY_SLOT, &conversion_done); in CallRecordWriteStub()
1996 Branch(USE_DELAY_SLOT, &done, hs, at, in CallRecordWriteStub()
2002 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in CallRecordWriteStub()
2060 Branch(USE_DELAY_SLOT, &done, hs, at, in CallRecordWriteStub()
2066 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in CallRecordWriteStub()
2583 Branch(&loop, ne, mask, Operand(zero_reg), USE_DELAY_SLOT); in CallRecordWriteStub()
3705 Branch(USE_DELAY_SLOT, in CallRecordWriteStub()
[all...]
H A Dassembler-mips.h56 enum BranchDelaySlot { USE_DELAY_SLOT, PROTECT }; enumerator
H A Dassembler-mips.cc3807 if (bdslot == USE_DELAY_SLOT) { in GenPCRelativeJump()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc780 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
790 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
1778 __ Ret(USE_DELAY_SLOT); in Generate_NotifyDeoptimized()
3413 __ Branch(USE_DELAY_SLOT, &skip_pref, gt, v1, Operand(zero_reg)); in Generate_MemCopyUint8Uint8()
3579 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in Generate_MemCopyUint8Uint8()
3614 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in Generate_MemCopyUint8Uint8()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc476 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
486 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
1783 __ Ret(USE_DELAY_SLOT); in Generate_NotifyDeoptimized()
2135 __ Branch(&done, eq, len, Operand(zero_reg), i::USE_DELAY_SLOT); in Generate_CallOrConstructVarargs()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1919 USE_DELAY_SLOT); in EmitAnyTrue()
1929 USE_DELAY_SLOT); in EmitAllTrue()
3625 BranchFalseShortF(&not_nan, USE_DELAY_SLOT); in emit_set_if_nan()
3643 USE_DELAY_SLOT); in emit_s128_set_if_nan()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc3296 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3307 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3318 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3329 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3340 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc3126 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3137 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3148 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3159 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
3170 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h3080 BranchFalseShortF(&not_nan, USE_DELAY_SLOT); in emit_set_if_nan()

Completed in 58 milliseconds