/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 871 Register scratch1, in InitializeNewString() 1510 Register scratch1, in AllocateInNewSpace() 1593 Register scratch1, in AllocateInNewSpace() 1703 Register scratch1, in AllocateTwoByteString() 1734 Register scratch1, in AllocateAsciiString() 1765 Register scratch1, in AllocateTwoByteConsString() 1785 Register scratch1, in AllocateAsciiConsString() 1805 Register scratch1, in AllocateTwoByteSlicedString() 1825 Register scratch1, in AllocateAsciiSlicedString() 1906 Register scratch1, in StoreNumberToDoubleElements() [all …]
|
D | stub-cache-arm.cc | 139 Register scratch1) { in GenerateDictionaryNegativeLookup() 366 Register scratch1, in GenerateStringCheck() 389 Register scratch1, in GenerateLoadStringLength() 421 Register scratch1, in GenerateLoadFunctionPrototype() 710 Register scratch1, in Compile() 733 Register scratch1, in CompileCacheable() 829 Register scratch1, in CompileRegular() 934 Register scratch1, in StoreIntAsFloat() 1040 Register scratch1, in CheckPrototypes() 1141 Register scratch1, in GenerateLoadField() [all …]
|
D | code-stubs-arm.cc | 60 Register scratch1, Register scratch2, in EmitCheckForHeapNumber() 520 Register scratch1, in LoadSmis() 554 Register scratch1, in LoadOperands() 575 Register scratch1, in LoadNumber() 634 Register scratch1, in ConvertNumberToInt32() 752 Register scratch1, in LoadNumberAsInt32Double() 826 Register scratch1, in LoadNumberAsInt32() 1502 Register scratch1, in GenerateLookupNumberStringCache() 2295 Register scratch1 = r7; in GenerateSmiSmiOperation() local 2423 Register scratch1 = r7; in GenerateFPOperation() local [all …]
|
D | ic-arm.cc | 125 Register scratch1, in GenerateDictionaryLoad() 174 Register scratch1, in GenerateDictionaryStore() 297 Register scratch1, in GenerateFastArrayLoad() 761 Register scratch1, in GenerateMappedArgumentsLookup()
|
D | code-stubs-arm.h | 605 inline Register scratch1() { return scratch1_; } in scratch1() function
|
D | builtins-arm.cc | 111 Register scratch1, in AllocateEmptyJSArray() 206 Register scratch1, in AllocateJSArray()
|
D | full-codegen-arm.cc | 751 Register scratch1) { in SetVar() 1829 Register scratch1 = r2; in EmitInlineSmiBinaryOp() local 3041 Register scratch1 = r1; in EmitDateField() local 3514 Register scratch1 = r7; in EmitFastAsciiArrayJoin() local
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 1399 Register scratch1, in EmitFPUTruncate() 2893 Register scratch1, in AllocateInNewSpace() 2972 Register scratch1, in AllocateInNewSpace() 3074 Register scratch1, in AllocateTwoByteString() 3105 Register scratch1, in AllocateAsciiString() 3135 Register scratch1, in AllocateTwoByteConsString() 3154 Register scratch1, in AllocateAsciiConsString() 3173 Register scratch1, in AllocateTwoByteSlicedString() 3193 Register scratch1, in AllocateAsciiSlicedString() 3214 Register scratch1, in AllocateHeapNumber() [all …]
|
D | lithium-codegen-mips.h | 157 Register scratch1() { return kLithiumScratchReg2; } in scratch1() function
|
D | stub-cache-mips.cc | 130 Register scratch1) { in GenerateDictionaryNegativeLookup() 353 Register scratch1, in GenerateStringCheck() 378 Register scratch1, in GenerateLoadStringLength() 409 Register scratch1, in GenerateLoadFunctionPrototype() 700 Register scratch1, in Compile() 723 Register scratch1, in CompileCacheable() 819 Register scratch1, in CompileRegular() 927 Register scratch1, in StoreIntAsFloat() 1043 Register scratch1, in CheckPrototypes() 1143 Register scratch1, in GenerateLoadField() [all …]
|
D | ic-mips.cc | 68 Register scratch1, in GenerateStringDictionaryReceiverCheck() 123 Register scratch1, in GenerateDictionaryLoad() 176 Register scratch1, in GenerateDictionaryStore() 297 Register scratch1, in GenerateFastArrayLoad() 756 Register scratch1, in GenerateMappedArgumentsLookup()
|
D | code-stubs-mips.cc | 61 Register scratch1, Register scratch2, in EmitCheckForHeapNumber() 520 Register scratch1, in LoadSmis() 554 Register scratch1, in LoadOperands() 575 Register scratch1, in LoadNumber() 639 Register scratch1, in ConvertNumberToInt32() 765 Register scratch1, in LoadNumberAsInt32Double() 840 Register scratch1, in LoadNumberAsInt32() 1575 Register scratch1, in GenerateLookupNumberStringCache() 2381 Register scratch1 = t0; in GenerateSmiSmiOperation() local 2537 Register scratch1 = t3; in GenerateFPOperation() local [all …]
|
D | code-stubs-mips.h | 606 inline Register scratch1() { return scratch1_; } in scratch1() function
|
D | builtins-mips.cc | 115 Register scratch1, in AllocateEmptyJSArray() 212 Register scratch1, in AllocateJSArray()
|
D | full-codegen-mips.cc | 760 Register scratch1) { in SetVar() 1844 Register scratch1 = a2; in EmitInlineSmiBinaryOp() local 3061 Register scratch1 = a1; in EmitDateField() local 3548 Register scratch1 = t3; in EmitFastAsciiArrayJoin() local
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 421 Register scratch1, in StoreNumberToDoubleElements() 1306 Register scratch1, in AllocateHeapNumber() 1325 Register scratch1, in AllocateTwoByteString() 1360 Register scratch1, in AllocateAsciiString() 1395 Register scratch1, in AllocateAsciiString() 1419 Register scratch1, in AllocateTwoByteConsString() 1437 Register scratch1, in AllocateAsciiConsString() 1455 Register scratch1, in AllocateTwoByteSlicedString() 1473 Register scratch1, in AllocateAsciiSlicedString() 2485 Register scratch1, in JumpIfNotBothSequentialAsciiStrings() [all …]
|
D | stub-cache-ia32.cc | 330 Register scratch1, in GenerateLoadStringLength() 363 Register scratch1, in GenerateLoadFunctionPrototype() 543 Register scratch1, in Compile() 567 Register scratch1, in CompileCacheable() 662 Register scratch1, in CompileRegular() 879 Register scratch1, in CheckPrototypes() 986 Register scratch1, in GenerateLoadField() 1009 Register scratch1, in GenerateLoadCallback() 1069 Register scratch1, in GenerateLoadConstant() 1093 Register scratch1, in GenerateLoadInterceptor()
|
D | code-stubs-ia32.h | 663 inline Register scratch1() { return scratch1_; } in scratch1() function
|
/external/v8/src/ |
D | stub-cache.h | 496 Register scratch1, in CheckPrototypes()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.cc | 2110 Register scratch1, in JumpIfNotBothSequentialAsciiStrings() 2162 Register scratch1, in JumpIfBothInstanceTypesAreNotSequentialAscii() 3784 Register scratch1, in AllocateTwoByteString() 3823 Register scratch1, in AllocateAsciiString() 3860 Register scratch1, in AllocateTwoByteConsString() 3878 Register scratch1, in AllocateAsciiConsString() 3896 Register scratch1, in AllocateTwoByteSlicedString() 3914 Register scratch1, in AllocateAsciiSlicedString()
|
D | stub-cache-x64.cc | 304 Register scratch1, in GenerateLoadStringLength() 527 Register scratch1, in Compile() 551 Register scratch1, in CompileCacheable() 646 Register scratch1, in CompileRegular() 851 Register scratch1, in CheckPrototypes() 960 Register scratch1, in GenerateLoadField() 983 Register scratch1, in GenerateLoadCallback() 1049 Register scratch1, in GenerateLoadConstant() 1073 Register scratch1, in GenerateLoadInterceptor()
|
D | code-stubs-x64.h | 645 inline Register scratch1() { return scratch1_; } in scratch1() function
|
D | ic-x64.cc | 172 Register scratch1) { in GenerateDictionaryStore() 1154 Register scratch1, in GenerateMappedArgumentsLookup()
|
D | code-stubs-x64.cc | 1946 Register scratch1, in NumbersToSmis() 3179 Register scratch1, in GenerateLookupNumberStringCache() 4783 Register scratch1, in GenerateConvertArgument() 4907 Register scratch1, in GenerateTwoCharacterSymbolTableProbe() 5329 Register scratch1, in GenerateFlatAsciiStringEquals() 5370 Register scratch1, in GenerateCompareFlatAsciiStrings()
|
/external/quake/quake/src/WinQuake/ |
D | pr_edict.cpp | 43 cvar_t scratch1 = CVAR2("scratch1", "0"); variable
|