Home
last modified time | relevance | path

Searched refs:USE_DELAY_SLOT (Results 1 – 12 of 12) sorted by relevance

/external/v8/src/mips64/
Ddeoptimizer-mips64.cc268 __ BranchShort(USE_DELAY_SLOT, &done); // Expose delay slot. in GeneratePrologue()
293 __ BranchShort(USE_DELAY_SLOT, &trampoline_jump); in GeneratePrologue()
296 __ BranchShort(USE_DELAY_SLOT, &trampoline_jump); // Expose delay slot. in GeneratePrologue()
Dcodegen-mips64.cc130 __ Branch(USE_DELAY_SLOT, &skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
296 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
332 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
Dmacro-assembler-mips64.cc2086 Branch(USE_DELAY_SLOT, &done); in Neg_s()
2111 Branch(USE_DELAY_SLOT, &done); in Neg_d()
2168 Branch(USE_DELAY_SLOT, &conversion_done); in Cvt_d_ul()
2222 Branch(USE_DELAY_SLOT, &conversion_done); in Cvt_s_ul()
2519 Branch(USE_DELAY_SLOT, &done, hs, at, in RoundDouble()
2524 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in RoundDouble()
2579 Branch(USE_DELAY_SLOT, &done, hs, at, in RoundFloat()
2584 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in RoundFloat()
4176 Branch(USE_DELAY_SLOT, &skip, NegateCondition(cond), rs, rt); in Jump()
4304 if (bdslot == USE_DELAY_SLOT) { in BranchLong()
[all …]
Dmacro-assembler-mips64.h65 USE_DELAY_SLOT, enumerator
/external/v8/src/mips/
Ddeoptimizer-mips.cc271 __ BranchShort(USE_DELAY_SLOT, &done); // Expose delay slot. in GeneratePrologue()
295 __ BranchShort(USE_DELAY_SLOT, &trampoline_jump); in GeneratePrologue()
298 __ BranchShort(USE_DELAY_SLOT, &trampoline_jump); // Expose delay slot. in GeneratePrologue()
Dcodegen-mips.cc130 __ Branch(USE_DELAY_SLOT, &skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
296 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
331 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in CreateMemCopyUint8Function()
Dmacro-assembler-mips.cc1744 Branch(USE_DELAY_SLOT, &done); in Neg_s()
1770 Branch(USE_DELAY_SLOT, &done); in Neg_d()
1798 Branch(&msb_clear, ge, rs, Operand(zero_reg), USE_DELAY_SLOT); in Cvt_d_uw()
1813 Branch(USE_DELAY_SLOT, &conversion_done); in Cvt_d_uw()
1968 Branch(USE_DELAY_SLOT, &done, hs, at, in RoundDouble()
1974 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in RoundDouble()
2029 Branch(USE_DELAY_SLOT, &done, hs, at, in RoundFloat()
2034 Branch(USE_DELAY_SLOT, &done, ne, at, Operand(zero_reg)); in RoundFloat()
2551 Branch(&loop, ne, mask, Operand(zero_reg), USE_DELAY_SLOT); in Clz()
3745 Branch(USE_DELAY_SLOT, &skip, NegateCondition(cond), rs, rt); in Jump()
[all …]
Dmacro-assembler-mips.h65 USE_DELAY_SLOT, enumerator
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc458 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
468 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
1285 __ Ret(USE_DELAY_SLOT); in Generate_NotifyDeoptimized()
1645 __ Branch(&done, eq, len, Operand(zero_reg), i::USE_DELAY_SLOT); in Generate_CallOrConstructVarargs()
2197 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(a4)); in Generate_ArgumentsAdaptorTrampoline()
2231 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(a7)); in Generate_ArgumentsAdaptorTrampoline()
2249 __ Branch(USE_DELAY_SLOT, &fill, ne, sp, Operand(a4)); in Generate_ArgumentsAdaptorTrampoline()
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc565 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
575 __ Branch(USE_DELAY_SLOT, &stepping_prepared); in Generate_ResumeGeneratorTrampoline()
1288 __ Ret(USE_DELAY_SLOT); in Generate_NotifyDeoptimized()
2181 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(t1)); in Generate_ArgumentsAdaptorTrampoline()
2214 __ Branch(USE_DELAY_SLOT, &copy, ne, a0, Operand(t3)); in Generate_ArgumentsAdaptorTrampoline()
2232 __ Branch(USE_DELAY_SLOT, &fill, ne, sp, Operand(t1)); in Generate_ArgumentsAdaptorTrampoline()
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc2289 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2300 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2311 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2322 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc2498 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2509 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2520 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()
2531 i.InputSimd128Register(0), USE_DELAY_SLOT); in AssembleArchInstruction()