Searched refs:flabel_distance (Results 1 – 2 of 2) sorted by relevance
2878 Label::Distance flabel_distance = in AssembleArchBranch() local2883 __ j(parity_even, flabel, flabel_distance); in AssembleArchBranch()2889 if (!branch->fallthru) __ jmp(flabel, flabel_distance); in AssembleArchBranch()2907 Label::Distance flabel_distance = in AssembleArchDeoptBranch() local2913 __ j(parity_even, flabel, flabel_distance); in AssembleArchDeoptBranch()2942 __ jmp(flabel, flabel_distance); in AssembleArchDeoptBranch()
3903 Label::Distance flabel_distance = in AssembleArchBranch() local3908 __ j(parity_even, flabel, flabel_distance); in AssembleArchBranch()