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.cc843 const FPURegister single_scratch = f8; in Generate() local
3556 FPURegister single_scratch = f6; in GenerateNumbers() local
Dmacro-assembler-mips64.cc1709 DoubleRegister single_scratch = kLithiumScratchDouble.low(); in TryInlineTruncateDoubleToI() local
Dlithium-codegen-mips64.cc4656 FPURegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
/external/v8/src/mips/
Dcode-stubs-mips.cc848 const FPURegister single_scratch = f8; in Generate() local
3519 FPURegister single_scratch = f6; in GenerateNumbers() local
Dmacro-assembler-mips.cc1660 DoubleRegister single_scratch = kLithiumScratchDouble.low(); in TryInlineTruncateDoubleToI() local
Dlithium-codegen-mips.cc4592 FPURegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
/external/v8/src/arm/
Dcode-stubs-arm.cc774 const SwVfpRegister single_scratch = s6; in Generate() local
Dlithium-codegen-arm.cc4635 SwVfpRegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local