Searched refs:switch_branch (Results 1 – 2 of 2) sorted by relevance
84 LIR* switch_branch = NewLIR1(kThumb2AddPCR, r_disp.GetReg()); in GenLargeSparseSwitch() local86 tab_rec->anchor = switch_branch; in GenLargeSparseSwitch()132 LIR* switch_branch = NewLIR1(kThumb2AddPCR, disp_reg.GetReg()); in GenLargePackedSwitch() local133 tab_rec->anchor = switch_branch; in GenLargePackedSwitch()
119 LIR* switch_branch = NewLIR1(kX86JmpR, start_of_method_reg.GetReg()); in GenLargePackedSwitch() local120 tab_rec->anchor = switch_branch; in GenLargePackedSwitch()