Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86_64.h546 Label* NewJitRootClassPatch(const DexFile& dex_file,
Dcode_generator_x86.h558 Label* NewJitRootClassPatch(const DexFile& dex_file,
Dcode_generator_x86_64.cc6690 Label* CodeGeneratorX86_64::NewJitRootClassPatch(const DexFile& dex_file, in NewJitRootClassPatch() function in art::x86_64::CodeGeneratorX86_64
6779 codegen_->NewJitRootClassPatch(cls->GetDexFile(), cls->GetTypeIndex(), cls->GetClass()); in VisitLoadClass()
Dcode_generator_x86.cc7357 Label* CodeGeneratorX86::NewJitRootClassPatch(const DexFile& dex_file, in NewJitRootClassPatch() function in art::x86::CodeGeneratorX86
7445 Label* fixup_label = codegen_->NewJitRootClassPatch( in VisitLoadClass()