TAN 3487 src/arm/code-stubs-arm.cc case TranscendentalCache::TAN: TAN 3508 src/arm/code-stubs-arm.cc case TranscendentalCache::TAN: return Runtime::kMath_tan; TAN 44 src/arm/codegen-arm.cc case TranscendentalCache::TAN: return &tan; TAN 3396 src/arm/full-codegen-arm.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 3558 src/arm/lithium-codegen-arm.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 682 src/heap-inl.h case TAN: TAN 8940 src/hydrogen.cc result->set_transcendental_type(TranscendentalCache::TAN); TAN 2655 src/ia32/code-stubs-ia32.cc case TranscendentalCache::TAN: return Runtime::kMath_tan; TAN 2672 src/ia32/code-stubs-ia32.cc type == TranscendentalCache::TAN) { TAN 2743 src/ia32/code-stubs-ia32.cc case TranscendentalCache::TAN: TAN 71 src/ia32/codegen-ia32.cc case TranscendentalCache::TAN: return &tan; TAN 3329 src/ia32/full-codegen-ia32.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 3442 src/ia32/lithium-codegen-ia32.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 3623 src/mips/code-stubs-mips.cc case TranscendentalCache::TAN: TAN 3645 src/mips/code-stubs-mips.cc case TranscendentalCache::TAN: return Runtime::kMath_tan; TAN 44 src/mips/codegen-mips.cc case TranscendentalCache::TAN: return &tan; TAN 3426 src/mips/full-codegen-mips.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 3325 src/mips/lithium-codegen-mips.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 143 src/platform-posix.cc UNARY_MATH_FUNCTION(tan, CreateTranscendentalFunction(TranscendentalCache::TAN)) TAN 200 src/platform-win32.cc UNARY_MATH_FUNCTION(tan, CreateTranscendentalFunction(TranscendentalCache::TAN)) TAN 7753 src/runtime.cc return isolate->transcendental_cache()->Get(TranscendentalCache::TAN, x); TAN 1770 src/x64/code-stubs-x64.cc case TranscendentalCache::TAN: return Runtime::kMath_tan; TAN 1789 src/x64/code-stubs-x64.cc type == TranscendentalCache::TAN) { TAN 1863 src/x64/code-stubs-x64.cc case TranscendentalCache::TAN: TAN 69 src/x64/codegen-x64.cc case TranscendentalCache::TAN: return &tan; TAN 3294 src/x64/full-codegen-x64.cc TranscendentalCacheStub stub(TranscendentalCache::TAN, TAN 3314 src/x64/lithium-codegen-x64.cc TranscendentalCacheStub stub(TranscendentalCache::TAN,