Searched refs:AddToTranslation (Results 1 - 18 of 18) sorted by relevance

/external/v8/src/crankshaft/s390/
H A Dlithium-codegen-s390.h215 void AddToTranslation(LEnvironment* environment, Translation* translation,
H A Dlithium-codegen-s390.cc545 AddToTranslation(
551 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
574 AddToTranslation(environment, translation, value,
/external/v8/src/crankshaft/arm/
H A Dlithium-codegen-arm.h239 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm.cc587 AddToTranslation(
594 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
619 AddToTranslation(environment,
/external/v8/src/crankshaft/arm64/
H A Dlithium-codegen-arm64.h262 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm64.cc258 AddToTranslation(
265 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
290 AddToTranslation(environment,
/external/v8/src/crankshaft/ia32/
H A Dlithium-codegen-ia32.h216 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-ia32.cc508 AddToTranslation(
515 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
540 AddToTranslation(environment,
/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.h237 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips.cc603 AddToTranslation(
610 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
635 AddToTranslation(environment,
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.h239 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips64.cc591 AddToTranslation(
598 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
623 AddToTranslation(environment,
/external/v8/src/crankshaft/ppc/
H A Dlithium-codegen-ppc.h215 void AddToTranslation(LEnvironment* environment, Translation* translation,
H A Dlithium-codegen-ppc.cc575 AddToTranslation(
582 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
605 AddToTranslation(environment, translation, value,
/external/v8/src/crankshaft/x64/
H A Dlithium-codegen-x64.h217 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x64.cc530 AddToTranslation(
537 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
562 AddToTranslation(environment,
/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.h244 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x87.cc776 AddToTranslation(environment,
787 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
812 AddToTranslation(environment,

Completed in 311 milliseconds