Home
last modified time | relevance | path

Searched defs:scratch (Results 126 - 150 of 195) sorted by relevance

12345678

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc763 Register scratch in AssembleCodeStartRegisterCheck() local
4104 Register scratch = ip; AssembleConstructFrame() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc838 Register scratch = eax; in AssembleArchInstruction() local
846 scratch); in AssembleArchInstruction() local
4078 Register scratch = esi; AssembleConstructFrame() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1393 FPURegister scratch = kScratchDoubleReg; in AssembleArchInstruction() local
1399 FPURegister scratch = kScratchDoubleReg; in AssembleArchInstruction() local
1405 FPURegister scratch = kScratchDoubleReg; in AssembleArchInstruction() local
1411 FPURegister scratch = kScratchDoubleReg; in AssembleArchInstruction() local
1416 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1422 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1428 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1434 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1441 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1447 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1453 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1459 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1473 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1478 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc531 Register scratch = temps.Acquire(); in AssembleCodeStartRegisterCheck() local
546 Register scratch = temps.Acquire(); in BailoutIfDeoptimized() local
553 RelocInfo::CODE_TARGET, ne, scratch, Operand(zero_reg)); BailoutIfDeoptimized() local
640 Register scratch = temps.Acquire(); AssembleArchInstruction() local
654 Register scratch = temps.Acquire(); AssembleArchInstruction() local
839 Register scratch = temps.Acquire(); AssembleArchInstruction() local
853 Register scratch = temps.Acquire(); AssembleArchInstruction() local
1229 Register scratch = temps.Acquire(); AssembleArchInstruction() local
1304 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1310 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1320 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1326 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1344 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1356 Register scratch = temps.Acquire(); AssembleArchInstruction() local
1385 Register scratch = temps.Acquire(); AssembleArchInstruction() local
1412 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1417 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1422 Register scratch = temps.Acquire(); AssembleArchInstruction() local
1431 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1438 FPURegister scratch = kScratchDoubleReg; AssembleArchInstruction() local
1867 Register scratch = temps.Acquire(); AssembleBranchToLabels() local
2026 Register scratch = temps.Acquire(); AssembleArchBoolean() local
2269 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2430 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2438 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2488 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2539 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2561 Register scratch = temps.Acquire(); AssembleConstructFrame() local
2587 Register scratch = temps.Acquire(); AssembleConstructFrame() local
[all...]
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc196 Register scratch = temps.AcquireW(); in Backtrack() local
756 StoreRegExpStackPointerToMemory( Register src, Register scratch) StoreRegExpStackPointerToMemory() argument
764 PushRegExpBasePointer(Register stack_pointer, Register scratch) PushRegExpBasePointer() argument
774 PopRegExpBasePointer(Register stack_pointer_out, Register scratch) PopRegExpBasePointer() argument
1456 CallCheckStackGuardState(Register scratch) CallCheckStackGuardState() argument
[all...]
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc667 StoreRegExpStackPointerToMemory( Register src, Register scratch) StoreRegExpStackPointerToMemory() argument
675 PushRegExpBasePointer(Register stack_pointer, Register scratch) PushRegExpBasePointer() argument
685 PopRegExpBasePointer(Register stack_pointer_out, Register scratch) PopRegExpBasePointer() argument
1196 CallCheckStackGuardState(Register scratch) CallCheckStackGuardState() argument
[all...]
/third_party/openssl/test/
H A Dbntest.c2039 uint8_t scratch[8]; in test_mpi() local
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp336 SkDVector scratch[2]; in checkParallel() local
/third_party/skia/tests/
H A DResourceCacheTest.cpp543 TestResource* scratch = in test_budgeting() local
668 TestResource* scratch; test_unbudgeted() local
1109 GrGpuResource* scratch = cache->findAndRefScratchResource(scratchKey); test_purge_invalidated() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1927 getAppendBuffer(int32_t minCapacity, int32_t desiredCapacityHint, UChar *scratch, int32_t scratchCapacity, int32_t *resultCapacity) getAppendBuffer() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1324 char scratch[16], *pos, *cpufields[] = {"user", "nice", "sys", "idle", in top_common() local
/third_party/toybox/toys/posix/
H A Dps.c1467 char scratch[16], *pos, *cpufields[] = {"user", "nice", "sys", "idle", in top_common() local
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc58 ZRegister scratch = temps.AcquireZ().WithLaneSize(zn.GetLaneSizeInBits()); in AddSubHelper() local
119 ZRegister scratch = in IntWideImmHelper() local
231 Register scratch = temps.AcquireX(); Addpl() local
415 Register scratch = temps.AcquireRegisterToHoldLane(zd); Cpy() local
493 Register scratch = temps.AcquireRegisterToHoldLane(zd); Dup() local
547 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zn); FPCommutativeArithmeticHelper() local
903 Register scratch = temps->AcquireRegisterToHoldLane(zd_inner); Index() local
955 Register scratch = temps.AcquireRegisterToHoldLane(zdn); Insr() local
1103 ZRegister scratch = temps.AcquireZ().WithLaneSize(zm.GetLaneSizeInBits()); Sub() local
1123 Register scratch = temps.AcquireX(); SVELoadBroadcastImmHelper() local
1151 Register scratch = temps.AcquireX(); SVELoadStoreScalarImmHelper() local
1201 Register scratch = temps.AcquireX(); SVELoadStoreNTBroadcastQOHelper() local
1256 Register scratch = temps.AcquireX(); SVELoadStore1Helper() local
1267 Register scratch = temps.AcquireX(); SVELoadStore1Helper() local
1683 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); SVEDotIndexHelper() local
1707 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); FourRegDestructiveHelper() local
1730 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); FourRegDestructiveHelper() local
1754 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); FourRegOneImmDestructiveHelper() local
1999 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zn); FPMulAddHelper() local
2094 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zm); Ftmad() local
2112 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); Fcadd() local
2155 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); Splice() local
2174 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); Clasta() local
2193 ZRegister scratch = temps.AcquireZ().WithSameLaneSizeAs(zd); Clastb() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c655 uint32_t *scratch[2]; in build_bvh() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c1749 r600_setup_scratch_area_for_shader(struct r600_context *rctx, struct r600_pipe_shader *shader, struct r600_scratch_buffer *scratch, unsigned ring_base_reg, unsigned item_size_reg, unsigned ring_size_reg) r600_setup_scratch_area_for_shader() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h106 Register scratch = r1; in PrepareTailCall() local
230 Register scratch = temps.Acquire(); in LoadConstant() local
236 Register scratch in LoadConstant() local
1254 Register scratch = temps.Acquire(); LoadCallerFrameSlot() local
1294 Register scratch = temps.Acquire(); StoreCallerFrameSlot() local
1332 Register scratch = temps.Acquire(); LoadReturnStackSlot() local
1429 Register scratch = temps.Acquire(); Spill() local
1479 Register scratch = temps.Acquire(); Fill() local
1704 Register scratch = temps.Acquire(); IncrementSmi() local
1709 Register scratch = temps.Acquire(); IncrementSmi() local
3125 Register scratch = temps.Acquire(); Construct() local
3148 Register scratch = temps.Acquire(); Construct() local
3180 Register scratch = temps.Acquire(); Construct() local
3194 Register scratch = temps.Acquire(); Construct() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc414 EmitMemoryProbeForTrapHandlerIfNeeded(TurboAssembler* tasm, Register scratch, Operand operand, StubCallMode mode, int size) EmitMemoryProbeForTrapHandlerIfNeeded() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1123 Register scratch = r1; in AssembleCodeStartRegisterCheck() local
3458 Register scratch = r1; in AssembleConstructFrame() local
[all...]
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc79 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, Register scratch2, ArgumentsElementType element_type) Generate_PushArguments() argument
331 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
1019 Register scratch = t2; LoadTieringStateAndJumpIfNeedsProcessing() local
1036 Register scratch = temps.Acquire(); MaybeOptimizeCodeOrTailCallOptimizedCodeSlot() local
1082 Register scratch = temps.Acquire(); Generate_BaselineOutOfLinePrologue() local
1445 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch, Register scratch2) GenerateInterpreterPushArgs() argument
1708 Register scratch = temps.Acquire(); Generate_ContinueToBuiltinHelper() local
1852 Register scratch = a4; Generate_FunctionPrototypeApply() local
1941 Register scratch = a4; Generate_ReflectApply() local
2000 Register scratch = a5; Generate_ReflectConstruct() local
2132 Register scratch = len; Generate_CallOrConstructVarargs() local
2406 Register scratch = t8; Generate_Call() local
2589 Register scratch = t8; Generate_Construct() local
2608 RelocInfo::CODE_TARGET, ls, scratch, Generate_Construct() local
2922 Register scratch = temps.Acquire(); Generate_CEntry() local
2938 Register scratch = GetRegisterThatIsNotOneOf(result_reg); Generate_DoubleToI() local
3197 Register scratch = t0; Generate_CallApiCallback() local
3320 Register scratch = a4; Generate_CallApiGetter() local
[all...]
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc218 Register scratch = ip; in Generate_BaselineOrInterpreterEntry() local
37 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
82 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array, Register scratch) ResetBytecodeAgeAndOsrState() argument
295 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, ArgumentsElementType element_type) Generate_PushArguments() argument
327 Register scratch = r5; Generate_JSBuiltinsConstructStubHelper() local
659 Register scratch = r8; Generate_ResumeGeneratorTrampoline() local
864 Register scratch = r9; Generate_JSEntryVariant() local
1138 TailCallOptimizedCodeSlot(MacroAssembler* masm, Register optimized_code_entry, Register scratch) TailCallOptimizedCodeSlot() argument
1346 Register scratch = r11; Generate_BaselineOutOfLinePrologue() local
1403 Register scratch = r13; Generate_BaselineOutOfLinePrologue() local
1691 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch) GenerateInterpreterPushArgs() argument
1900 Register scratch = temps.Acquire(); Generate_InterpreterEnterBytecode() local
1965 Register scratch = ip; Generate_ContinueToBuiltinHelper() local
2290 Register scratch = ip; Generate_CallOrConstructVarargs() local
2362 Register scratch = r9; Generate_CallOrConstructForwardVarargs() local
2556 Register scratch = r9; Generate_PushBoundArguments() local
3135 Register scratch = GetRegisterThatIsNotOneOf(result_reg); Generate_DoubleToI() local
3273 Register scratch = r6; CallApiFunctionAndReturn() local
3391 Register scratch = r7; Generate_CallApiCallback() local
3519 Register scratch = r7; Generate_CallApiGetter() local
3659 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3815 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3838 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
[all...]
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc79 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, Register scratch2, ArgumentsElementType element_type) Generate_PushArguments() argument
331 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
1009 Register scratch = t2; LoadTieringStateAndJumpIfNeedsProcessing() local
1029 Register scratch = temps.Acquire(); MaybeOptimizeCodeOrTailCallOptimizedCodeSlot() local
1078 Register scratch = temps.Acquire(); Generate_BaselineOutOfLinePrologue() local
1446 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch, Register scratch2) GenerateInterpreterPushArgs() argument
1711 Register scratch = temps.Acquire(); Generate_ContinueToBuiltinHelper() local
1857 Register scratch = a4; Generate_FunctionPrototypeApply() local
1944 Register scratch = a4; Generate_ReflectApply() local
2003 Register scratch = a5; Generate_ReflectConstruct() local
2135 Register scratch = len; Generate_CallOrConstructVarargs() local
2410 Register scratch = t8; Generate_Call() local
2594 Register scratch = t8; Generate_Construct() local
2613 RelocInfo::CODE_TARGET, ls, scratch, Generate_Construct() local
2899 Register scratch = temps.Acquire(); Generate_CEntry() local
2915 Register scratch = GetRegisterThatIsNotOneOf(result_reg); Generate_DoubleToI() local
3174 Register scratch = t0; Generate_CallApiCallback() local
3297 Register scratch = a4; Generate_CallApiGetter() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc114 void TurboAssembler::CompareRoot(Register with, Register scratch, in CompareRoot() argument
181 void TurboAssembler::PushArray(Register array, Register size, Register scratch, in PushArray() argument
161 CompareRange(Register value, unsigned lower_limit, unsigned higher_limit, Register scratch) CompareRange() argument
173 JumpIfIsInRange(Register value, unsigned lower_limit, unsigned higher_limit, Register scratch, Label* on_in_range, Label::Distance near_jump) JumpIfIsInRange() argument
207 ExternalReferenceAsOperand(ExternalReference reference, Register scratch) ExternalReferenceAsOperand() argument
620 Cvtui2sd(XMMRegister dst, Operand src, Register scratch) CallRecordWriteStub() argument
725 CmpInstanceTypeRange(Register map, Register instance_type_out, Register scratch, InstanceType lower_limit, InstanceType higher_limit) CallRecordWriteStub() argument
758 AssertFunction(Register object, Register scratch) CallRecordWriteStub() argument
772 AssertCallableFunction(Register object, Register scratch) CallRecordWriteStub() argument
831 AssertUndefinedOrAllocationSite(Register object, Register scratch) CallRecordWriteStub() argument
840 cmp(FieldOperand(object, 0), scratch); CallRecordWriteStub() local
900 DropArguments(Register count, Register scratch, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
909 DropArgumentsAndPushNewReceiver(Register argc, Register receiver, Register scratch, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
921 DropArgumentsAndPushNewReceiver(Register argc, Operand receiver, Register scratch, ArgumentsCountType type, ArgumentsCountMode mode) CallRecordWriteStub() argument
992 EnterExitFramePrologue(StackFrame::Type frame_type, Register scratch) CallRecordWriteStub() argument
1068 EnterApiExitFrame(int argc, Register scratch) CallRecordWriteStub() argument
1129 PushStackHandler(Register scratch) CallRecordWriteStub() argument
1146 PopStackHandler(Register scratch) CallRecordWriteStub() argument
1227 StackOverflowCheck(Register num_args, Register scratch, Label* stack_overflow, bool include_receiver) CallRecordWriteStub() argument
1284 Register scratch = esi; CallRecordWriteStub() local
1303 mov(Operand(dest, current, times_system_pointer_size, 0), scratch); CallRecordWriteStub() local
1319 scratch); CallRecordWriteStub() local
1462 Ret(int bytes_dropped, Register scratch) CallRecordWriteStub() argument
1681 EmitIncrementCounter(StatsCounter* counter, int value, Register scratch) CallRecordWriteStub() argument
1696 EmitDecrementCounter(StatsCounter* counter, int value, Register scratch) CallRecordWriteStub() argument
1779 PrepareCallCFunction(int num_arguments, Register scratch) CallRecordWriteStub() argument
1789 mov(Operand(esp, num_arguments * kSystemPointerSize), scratch); CallRecordWriteStub() local
1815 Register scratch = ecx; CallRecordWriteStub() local
1996 CheckPageFlag(Register object, Register scratch, int mask, Condition cc, Label* condition_met, Label::Distance condition_met_distance) CallRecordWriteStub() argument
[all...]
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc115 Register scratch = r2; in Generate_JSBuiltinsConstructStubHelper() local
84 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, ArgumentsElementType element_type) Generate_PushArguments() argument
343 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
397 Register scratch = r5; Generate_ResumeGeneratorTrampoline() local
602 Register scratch = r6; Generate_JSEntryVariant() local
886 TailCallOptimizedCodeSlot(MacroAssembler* masm, Register optimized_code_entry, Register scratch) TailCallOptimizedCodeSlot() argument
1070 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array, Register scratch) ResetBytecodeAgeAndOsrState() argument
1100 Register scratch = temps.Acquire(); Generate_BaselineOutOfLinePrologue() local
1163 Register scratch = temps.Acquire(); Generate_BaselineOutOfLinePrologue() local
1457 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch) GenerateInterpreterPushArgs() argument
1663 Register scratch = temps.Acquire(); Generate_InterpreterEnterBytecode() local
1728 Register scratch = temps.Acquire(); // Temp register is not allocatable. Generate_ContinueToBuiltinHelper() local
2082 Register scratch = r8; Generate_CallOrConstructVarargs() local
2150 Register scratch = r6; Generate_CallOrConstructForwardVarargs() local
2338 Register scratch = r6; Generate_PushBoundArguments() local
2870 Register scratch = temps.Acquire(); Generate_CEntry() local
2910 Register scratch = temps.Acquire(); Generate_DoubleToI() local
3112 Register scratch = r4; Generate_CallApiCallback() local
3222 Register scratch = r4; Generate_CallApiGetter() local
3334 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3352 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3405 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3497 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
3532 Register scratch = temps.Acquire(); Generate_DeoptimizationEntry() local
[all...]
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc195 Register scratch = func_info; in Generate_JSConstructStubGeneric() local
78 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, Register scratch2, ArgumentsElementType element_type) Generate_PushArguments() argument
356 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
1076 Register scratch = temps.Acquire(); LoadTieringStateAndJumpIfNeedsProcessing() local
1096 Register scratch = temps.Acquire(); MaybeOptimizeCodeOrTailCallOptimizedCodeSlot() local
1280 Register scratch = temps.Acquire(); Generate_InterpreterEntryTrampoline() local
1516 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch) GenerateInterpreterPushArgs() argument
1782 Register scratch = temp.Acquire(); Generate_ContinueToBuiltinHelper() local
1942 Register scratch = temps.Acquire(); Generate_FunctionPrototypeApply() local
2043 Register scratch = temps.Acquire(); Generate_ReflectApply() local
2110 Register scratch = temps.Acquire(); Generate_ReflectConstruct() local
2241 Register scratch = len; Generate_CallOrConstructVarargs() local
2286 Register scratch = temps.Acquire(); Generate_CallOrConstructForwardVarargs() local
2340 Register scratch = temps.Acquire(), addr = temps.Acquire(); Generate_CallOrConstructForwardVarargs() local
2491 Register scratch = temps.Acquire(); Generate_PushBoundArguments() local
2546 Register scratch = temps.Acquire(); Generate_CallBoundFunctionImpl() local
2584 Register scratch = map; Generate_Call() local
2677 Register scratch = temps.Acquire(); Generate_ConstructBoundFunction() local
2708 Register scratch = temps.Acquire(); Generate_Construct() local
2723 RelocInfo::CODE_TARGET, eq, scratch, Operand(JS_BOUND_FUNCTION_TYPE)); Generate_Construct() local
2963 Register scratch = temp.Acquire(); Generate_CEntry() local
2973 Register scratch = GetRegisterThatIsNotOneOf(result_reg); Generate_DoubleToI() local
3147 Register scratch = temp.Acquire(); CallApiFunctionAndReturn() local
3264 Register scratch = temps.Acquire(); Generate_CallApiCallback() local
3386 Register scratch = a4; Generate_CallApiGetter() local
3716 Register scratch = temps.Acquire(); Generate_BaselineOrInterpreterEntry() local
3731 Register scratch = temps.Acquire(); Generate_BaselineOrInterpreterEntry() local
3738 Register scratch = temps.Acquire(); Generate_BaselineOrInterpreterEntry() local
[all...]
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc38 AssertCodeIsBaseline(MacroAssembler* masm, Register code, Register scratch) AssertCodeIsBaseline() argument
86 ResetBytecodeAgeAndOsrState(MacroAssembler* masm, Register bytecode_array, Register scratch) ResetBytecodeAgeAndOsrState() argument
340 Generate_PushArguments(MacroAssembler* masm, Register array, Register argc, Register scratch, ArgumentsElementType element_type) Generate_PushArguments() argument
371 Register scratch = r4; Generate_JSBuiltinsConstructStubHelper() local
631 Register scratch = r7; Generate_ResumeGeneratorTrampoline() local
1174 TailCallOptimizedCodeSlot(MacroAssembler* masm, Register optimized_code_entry, Register scratch) TailCallOptimizedCodeSlot() argument
1380 Register scratch = r1; Generate_BaselineOutOfLinePrologue() local
1435 Register scratch = r1; Generate_BaselineOutOfLinePrologue() local
1751 GenerateInterpreterPushArgs(MacroAssembler* masm, Register num_args, Register start_address, Register scratch) GenerateInterpreterPushArgs() argument
1954 Register scratch = temps.Acquire(); Generate_InterpreterEnterBytecode() local
2019 Register scratch = ip; Generate_ContinueToBuiltinHelper() local
2336 Register scratch = ip; Generate_CallOrConstructVarargs() local
2409 Register scratch = r8; Generate_CallOrConstructForwardVarargs() local
2605 Register scratch = r8; Generate_PushBoundArguments() local
3167 Register scratch = GetRegisterThatIsNotOneOf(result_reg); Generate_DoubleToI() local
3299 Register scratch = r5; CallApiFunctionAndReturn() local
3412 Register scratch = r6; Generate_CallApiCallback() local
3539 Register scratch = r6; Generate_CallApiGetter() local
[all...]

Completed in 69 milliseconds

12345678