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

/external/v8/src/crankshaft/arm/
H A Dlithium-codegen-arm.h234 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm.cc593 AddToTranslation(
600 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
625 AddToTranslation(environment,
/external/v8/src/crankshaft/arm64/
H A Dlithium-codegen-arm64.h263 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-arm64.cc235 AddToTranslation(
242 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
267 AddToTranslation(environment,
/external/v8/src/crankshaft/ia32/
H A Dlithium-codegen-ia32.h213 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-ia32.cc617 AddToTranslation(
624 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
649 AddToTranslation(environment,
/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.h232 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips.cc591 AddToTranslation(
598 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
623 AddToTranslation(environment,
/external/v8/src/crankshaft/mips64/
H A Dlithium-codegen-mips64.h234 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-mips64.cc579 AddToTranslation(
586 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
611 AddToTranslation(environment,
/external/v8/src/crankshaft/ppc/
H A Dlithium-codegen-ppc.h208 void AddToTranslation(LEnvironment* environment, Translation* translation,
H A Dlithium-codegen-ppc.cc563 AddToTranslation(
570 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
593 AddToTranslation(environment, translation, value,
/external/v8/src/crankshaft/x64/
H A Dlithium-codegen-x64.h212 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x64.cc540 AddToTranslation(
547 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
572 AddToTranslation(environment,
/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.h241 void AddToTranslation(LEnvironment* environment,
H A Dlithium-codegen-x87.cc885 AddToTranslation(environment,
896 void LCodeGen::AddToTranslation(LEnvironment* environment, function in class:v8::internal::LCodeGen
921 AddToTranslation(environment,

Completed in 381 milliseconds