Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.h423 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86_64.h419 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_mips.h659 JitPatchInfo* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86_64.cc5691 Label* CodeGeneratorX86_64::NewJitRootStringPatch(const DexFile& dex_file, in NewJitRootStringPatch() function in art::x86_64::CodeGeneratorX86_64
5744 Label* fixup_label = codegen_->NewJitRootStringPatch( in VisitLoadString()