Home
last modified time | relevance | path

Searched refs:NewJitRootStringPatch (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.h543 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86.h555 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86_64.cc6919 Label* CodeGeneratorX86_64::NewJitRootStringPatch(const DexFile& dex_file, in NewJitRootStringPatch() function in art::x86_64::CodeGeneratorX86_64
6976 Label* fixup_label = codegen_->NewJitRootStringPatch( in VisitLoadString()
Dcode_generator_x86.cc7584 Label* CodeGeneratorX86::NewJitRootStringPatch(const DexFile& dex_file, in NewJitRootStringPatch() function in art::x86::CodeGeneratorX86
7641 Label* fixup_label = codegen_->NewJitRootStringPatch( in VisitLoadString()