Home
last modified time | relevance | path

Searched defs:single_scratch (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/mips64/
Dcode-stubs-mips64.cc766 const FPURegister single_scratch = f8; in Generate() local
2471 FPURegister single_scratch = f6; in GenerateNumbers() local
Dmacro-assembler-mips64.cc2780 DoubleRegister single_scratch = kLithiumScratchDouble.low(); in TryInlineTruncateDoubleToI() local
/external/v8/src/mips/
Dcode-stubs-mips.cc769 const FPURegister single_scratch = f8; in Generate() local
2468 FPURegister single_scratch = f6; in GenerateNumbers() local
Dmacro-assembler-mips.cc2597 DoubleRegister single_scratch = kLithiumScratchDouble.low(); in TryInlineTruncateDoubleToI() local
/external/v8/src/arm/
Dcode-stubs-arm.cc701 const SwVfpRegister single_scratch = s6; in Generate() local
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc4211 FPURegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc4446 FPURegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc4237 SwVfpRegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local