Home
last modified time | relevance | path

Searched refs:kFixupLabel (Results 1 – 6 of 6) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir-inl.h167 lir->flags.fixup = kFixupLabel; in SetupResourceMasks()
176 lir->flags.fixup = kFixupLabel; in SetupResourceMasks()
Dmir_to_lir.cc1125 block_label_list_[block_id].flags.fixup = kFixupLabel; in MethodBlockCodeGen()
Dcodegen_util.cc839 new_label->flags.fixup = kFixupLabel; in InsertCaseLabel()
/art/compiler/dex/
Dcompiler_enums.h527 kFixupLabel, // For labels we just adjust the offset. enumerator
/art/compiler/dex/quick/arm/
Dassemble_arm.cc166 NEEDS_FIXUP, "blx_2", "!0v", 2, kFixupLabel),
174 "bl_2", "!0v", 2, kFixupLabel),
979 "add", "rPC, !0C", 2, kFixupLabel),
1244 case kFixupLabel: in AssembleLIR()
1652 lir->flags.fixup = kFixupLabel; in LinkFixupInsns()
/art/compiler/dex/quick/arm64/
Dassemble_arm64.cc853 case kFixupLabel: in AssembleLIR()
974 lir->flags.fixup = kFixupLabel; in LinkFixupInsns()