Searched refs:JTOpc (Results 1 – 1 of 1) sorted by relevance
2361 unsigned JTOpc = ByteOk ? ARM::JUMPTABLE_TBB : ARM::JUMPTABLE_TBH; in optimizeThumb2JumpTables() local2362 CPEMI->setDesc(TII->get(JTOpc)); in optimizeThumb2JumpTables()