Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc6857 vixl::aarch64::Literal<uint32_t>* table_entry_literal = entry.second; in EmitJitRootPatches() local
6859 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
6863 vixl::aarch64::Literal<uint32_t>* table_entry_literal = entry.second; in EmitJitRootPatches() local
6865 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
Dcode_generator_arm_vixl.cc9868 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
9870 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()
9874 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches() local
9876 PatchJitRootUse(code, roots_data, table_entry_literal, index_in_table); in EmitJitRootPatches()