Searched refs:x86_codegen (Results 1 – 1 of 1) sorted by relevance
100 CodeGeneratorX86* x86_codegen = reinterpret_cast<CodeGeneratorX86*>(codegen); in EmitNativeCode() local103 x86_codegen->Move32(X86CpuLocation(calling_convention.GetRegisterAt(0)), index_location_); in EmitNativeCode()104 x86_codegen->Move32(X86CpuLocation(calling_convention.GetRegisterAt(1)), length_location_); in EmitNativeCode()