Home
last modified time | relevance | path

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

/art/compiler/utils/mips64/
Dassembler_mips64.cc2323 Mips64Label* table_label = table.GetLabel(); in EmitJumpTables() local
2324 uint32_t start = GetLabelLocation(table_label); in EmitJumpTables()
/art/compiler/utils/mips/
Dassembler_mips.cc2663 MipsLabel* table_label = table.GetLabel(); in EmitJumpTables() local
2664 uint32_t start = GetLabelLocation(table_label); in EmitJumpTables()