Home
last modified time | relevance | path

Searched refs:NewBssEntryTypePatch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.h738 vixl::aarch64::Label* NewBssEntryTypePatch(const DexFile& dex_file,
Dcode_generator_arm64.cc4668 vixl::aarch64::Label* CodeGeneratorARM64::NewBssEntryTypePatch( in NewBssEntryTypePatch() function in art::arm64::CodeGeneratorARM64
5111 vixl::aarch64::Label* adrp_label = codegen_->NewBssEntryTypePatch(dex_file, type_index); in VisitLoadClass()
5115 codegen_->NewBssEntryTypePatch(dex_file, type_index, adrp_label); in VisitLoadClass()