Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.h476 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86_64.h468 Label* NewJitRootStringPatch(const DexFile& dex_file,
Dcode_generator_x86_64.cc6316 Label* CodeGeneratorX86_64::NewJitRootStringPatch(const DexFile& dex_file, in NewJitRootStringPatch() function in art::x86_64::CodeGeneratorX86_64
6372 Label* fixup_label = codegen_->NewJitRootStringPatch( in VisitLoadString()
Dcode_generator_x86.cc7023 Label* CodeGeneratorX86::NewJitRootStringPatch(const DexFile& dex_file, in NewJitRootStringPatch() function in art::x86::CodeGeneratorX86
7079 Label* fixup_label = codegen_->NewJitRootStringPatch( in VisitLoadString()