Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dcall_arm.cc91 LIR* switch_branch = NewLIR1(kThumb2AddPCR, r_disp.GetReg()); in GenLargeSparseSwitch() local
93 tab_rec->anchor = switch_branch; in GenLargeSparseSwitch()
135 LIR* switch_branch = NewLIR1(kThumb2AddPCR, disp_reg.GetReg()); in GenLargePackedSwitch() local
136 tab_rec->anchor = switch_branch; in GenLargePackedSwitch()