Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc1752 Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
1754 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
1758 Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
1760 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
Dcode_generator_arm_vixl.cc9275 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
9277 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
9281 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
9283 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()