Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.h479 Label* NewJitRootClassPatch(const DexFile& dex_file,
Dcode_generator_x86_64.h471 Label* NewJitRootClassPatch(const DexFile& dex_file,
Dcode_generator_x86_64.cc6135 Label* CodeGeneratorX86_64::NewJitRootClassPatch(const DexFile& dex_file, in NewJitRootClassPatch() function in art::x86_64::CodeGeneratorX86_64
6213 codegen_->NewJitRootClassPatch(cls->GetDexFile(), cls->GetTypeIndex(), cls->GetClass()); in VisitLoadClass()
Dcode_generator_x86.cc6801 Label* CodeGeneratorX86::NewJitRootClassPatch(const DexFile& dex_file, in NewJitRootClassPatch() function in art::x86::CodeGeneratorX86
6878 Label* fixup_label = codegen_->NewJitRootClassPatch( in VisitLoadClass()