/third_party/protobuf/src/google/protobuf/util/ |
D | field_comparator.cc | 94 std::string scratch1; in Compare() local 105 std::string scratch1; in Compare() local
|
/third_party/node/deps/v8/src/codegen/arm/ |
D | macro-assembler-arm.h | 807 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 814 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.cc | 2024 Register scratch1, in CallRecordWriteStub() 2037 Register scratch1, in CallRecordWriteStub() 3858 Register scratch0, Register scratch1) { in CallRecordWriteStub() 3936 Register scratch1, Register scratch2) { in CallRecordWriteStub() 3975 Register scratch0, Register scratch1) { in CallRecordWriteStub() 4018 Register scratch1, Register scratch2) { in CallRecordWriteStub() 4864 Register scratch1 = Register::from_code(scratch_pair.code() + 1); in CallRecordWriteStub() local 4885 Register scratch1 = Register::from_code(scratch_pair.code() + 1); in CallRecordWriteStub() local 5596 Register scratch1, Simd128Register scratch2) { in CallRecordWriteStub() 5604 Register scratch1, Simd128Register scratch2) { in CallRecordWriteStub() [all …]
|
D | macro-assembler-s390.h | 1611 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 1618 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | macro-assembler-ppc.h | 1285 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 1292 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
D | macro-assembler-ppc.cc | 2014 Register scratch1, in CallRecordWriteStub() 2029 Register scratch1, in CallRecordWriteStub() 3771 #define COUNT_TRAILING_ZEROES_SLOW(max_count, scratch1, scratch2) \ in CallRecordWriteStub() argument 3785 Register scratch1, Register scratch2, in CallRecordWriteStub() 3795 Register scratch1, Register scratch2, in CallRecordWriteStub() 3813 Register scratch1, Register scratch2) { in CallRecordWriteStub() 3821 Register scratch1, Register scratch2) { in CallRecordWriteStub() 3830 Register scratch1, in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | macro-assembler-mips.cc | 1429 Register scratch1, Register scratch2) { in CallRecordWriteStub() 1441 Register scratch1, Register scratch2) { in CallRecordWriteStub() 1456 Register scratch1, Register scratch2) { in CallRecordWriteStub() 1489 Register scratch1, Register scratch2) { in CallRecordWriteStub() 1502 Register shift, Register scratch1, in CallRecordWriteStub() 1559 Register shift, Register scratch1, in CallRecordWriteStub() 1616 Register shift, Register scratch1, in CallRecordWriteStub() 1768 Register scratch1 = t8; in CallRecordWriteStub() local 1794 Register scratch1 = t8; in CallRecordWriteStub() local 1830 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local [all …]
|
D | macro-assembler-mips.h | 1086 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 1093 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | macro-assembler-loong64.h | 987 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 994 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
D | macro-assembler-loong64.cc | 1532 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 1592 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 1627 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 1697 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 1728 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 1756 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2962 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch1, in CallRecordWriteStub() 3345 Register scratch1, in CallRecordWriteStub() 3361 Register scratch1, in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | macro-assembler-mips64.h | 1173 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 1180 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
D | macro-assembler-mips64.cc | 2077 Register scratch1 = t8; in CallRecordWriteStub() local 2102 Register scratch1 = t8; in CallRecordWriteStub() local 2252 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2312 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2348 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2418 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2449 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 2477 Register scratch1 = temps.Acquire(); in CallRecordWriteStub() local 4845 void MacroAssembler::StackOverflowCheck(Register num_args, Register scratch1, in CallRecordWriteStub() 5222 Register scratch1, in CallRecordWriteStub() [all …]
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
D | macro-assembler-riscv64.h | 1228 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 1235 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
/third_party/node/deps/v8/src/wasm/baseline/mips64/ |
D | liftoff-assembler-mips64.h | 1368 Register scratch1 = temps.Acquire(); in emit_f32_copysign() local 1414 Register scratch1 = temps.Acquire(); in emit_f64_copysign() local 2444 MSARegister scratch1 = kSimd128ScratchReg; in emit_i8x16_bitmask() local 2569 MSARegister scratch1 = kSimd128ScratchReg; in emit_i16x8_bitmask() local 2693 MSARegister scratch1 = kSimd128ScratchReg; in emit_i32x4_bitmask() local 2928 MSARegister scratch1 = kSimd128ScratchReg; in emit_f32x4_min() local 2950 MSARegister scratch1 = kSimd128ScratchReg; in emit_f32x4_max() local 3051 MSARegister scratch1 = kSimd128ScratchReg; in emit_f64x2_min() local 3073 MSARegister scratch1 = kSimd128ScratchReg; in emit_f64x2_max() local
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | code-generator-mips64.cc | 148 Register value, Register scratch0, Register scratch1, in OutOfLineRecordWrite() 840 Register scratch1 = i.TempRegister(1); in AssembleArchInstruction() local 2139 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2162 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2378 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2648 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2671 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2821 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 3046 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 3254 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/builtins/ia32/ |
D | builtins-ia32.cc | 87 Register scratch1, Register scratch2, in Generate_PushArguments() 503 const Register scratch1 = edx; in Generate_JSEntryTrampolineHelper() local 582 Register scratch1) { in GetSharedFunctionInfoBytecode() 605 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 792 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 914 Register scratch1, Register scratch2, in AdvanceBytecodeOffsetOrReturn() 1420 Register scratch1, Register scratch2, int num_slots_to_move, in Generate_InterpreterPushZeroAndArgsAndReturnAddress() 2145 Register pointer_to_new_space_out, Register scratch1, Register scratch2) { in Generate_AllocateSpaceAndShiftExistingArguments() 3144 Register scratch1 = ebx; in Generate_DoubleToI() local
|
/third_party/node/deps/v8/src/builtins/mips64/ |
D | builtins-mips64.cc | 345 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 505 Register scratch1, Register scratch2) { in Generate_CheckStackOverflow() 815 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 826 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 869 Register scratch1, Register scratch2) { in TailCallOptimizedCodeSlot() 943 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2058 Register pointer_to_new_space_out, Register scratch1, Register scratch2, in Generate_AllocateSpaceAndShiftExistingArguments()
|
/third_party/node/deps/v8/src/builtins/riscv64/ |
D | builtins-riscv64.cc | 369 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 538 Register scratch1, Register scratch2) { in Generate_CheckStackOverflow() 855 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 868 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 915 Register scratch1, Register scratch2) { in TailCallOptimizedCodeSlot() 994 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2162 Register scratch1 = temps.Acquire(); in Generate_AllocateSpaceAndShiftExistingArguments() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | macro-assembler-arm64.h | 2038 void IncrementCounter(StatsCounter* counter, int value, Register scratch1, in IncrementCounter() 2045 void DecrementCounter(StatsCounter* counter, int value, Register scratch1, in DecrementCounter()
|
/third_party/node/deps/v8/src/builtins/mips/ |
D | builtins-mips.cc | 341 Register scratch1, Register scratch2) { in Generate_CheckStackOverflow() 647 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 804 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 815 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 860 Register scratch1, Register scratch2) { in TailCallOptimizedCodeSlot() 933 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2013 Register pointer_to_new_space_out, Register scratch1, Register scratch2, in Generate_AllocateSpaceAndShiftExistingArguments()
|
/third_party/node/deps/v8/src/builtins/ppc/ |
D | builtins-ppc.cc | 49 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 624 Register scratch1) { in GetSharedFunctionInfoBytecode() 1079 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 1096 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 1214 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2249 Register pointer_to_new_space_out, Register scratch1, Register scratch2) { in Generate_AllocateSpaceAndShiftExistingArguments()
|
/third_party/node/deps/v8/src/regexp/riscv64/ |
D | regexp-macro-assembler-riscv64.cc | 651 void RegExpMacroAssemblerRISCV::PushRegExpBasePointer(Register scratch1, in PushRegExpBasePointer() 662 void RegExpMacroAssemblerRISCV::PopRegExpBasePointer(Register scratch1, in PopRegExpBasePointer()
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | code-generator-mips.cc | 146 Register value, Register scratch0, Register scratch1, in OutOfLineRecordWrite() 879 Register scratch1 = i.TempRegister(1); in AssembleArchInstruction() local 2259 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2676 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 2882 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local 3083 Simd128Register scratch1 = kSimd128ScratchReg; in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/builtins/x64/ |
D | builtins-x64.cc | 696 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 879 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 897 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 973 Register closure, Register scratch1, in TailCallOptimizedCodeSlot() 1033 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2125 Register pointer_to_new_space_out, Register scratch1, Register scratch2) { in Generate_AllocateSpaceAndShiftExistingArguments() 4400 Register scratch1 = rbx; in Generate_DoubleToI() local
|
/third_party/node/deps/v8/src/builtins/s390/ |
D | builtins-s390.cc | 50 Register scratch1, in GetSharedFunctionInfoBytecodeOrBaseline() 1114 Register scratch1, in ReplaceClosureCodeWithOptimizedCode() 1131 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1, in LeaveInterpreterFrame() 1247 Register bytecode, Register scratch1, in AdvanceBytecodeOffsetOrReturn() 2292 Register pointer_to_new_space_out, Register scratch1, Register scratch2) { in Generate_AllocateSpaceAndShiftExistingArguments()
|