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.cc540 AddToTranslation(
546 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
569 AddToTranslation(environment, translation, value,
/external/v8/src/crankshaft/arm/
H A Dlithium-codegen-arm.h239 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm.cc583 AddToTranslation(
590 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
615 AddToTranslation(environment,
/external/v8/src/crankshaft/arm64/
H A Dlithium-codegen-arm64.h262 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm64.cc257 AddToTranslation(
264 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
289 AddToTranslation(environment,
/external/v8/src/crankshaft/ia32/
H A Dlithium-codegen-ia32.h216 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-ia32.cc504 AddToTranslation(
511 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
536 AddToTranslation(environment,
/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.h237 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips.cc599 AddToTranslation(
606 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
631 AddToTranslation(environment,
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.h239 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips64.cc587 AddToTranslation(
594 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
619 AddToTranslation(environment,
/external/v8/src/crankshaft/ppc/
H A Dlithium-codegen-ppc.h215 void AddToTranslation(LEnvironment* environment, Translation* translation,
H A Dlithium-codegen-ppc.cc571 AddToTranslation(
578 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
601 AddToTranslation(environment, translation, value,
/external/v8/src/crankshaft/x64/
H A Dlithium-codegen-x64.h217 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x64.cc524 AddToTranslation(
531 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
556 AddToTranslation(environment,
/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.h244 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x87.cc772 AddToTranslation(environment,
783 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
808 AddToTranslation(environment,

Completed in 180 milliseconds