Searched refs:flabel_distance (Results 1 – 2 of 2) sorted by relevance
4459 Label::Distance flabel_distance = in AssembleArchBranch() local4464 __ j(parity_even, flabel, flabel_distance); in AssembleArchBranch()4470 if (!branch->fallthru) __ jmp(flabel, flabel_distance); in AssembleArchBranch()4475 Label::Distance flabel_distance = in AssembleArchDeoptBranch() local4481 __ j(parity_even, flabel, flabel_distance); in AssembleArchDeoptBranch()4510 __ jmp(flabel, flabel_distance); in AssembleArchDeoptBranch()
3729 Label::Distance flabel_distance = in AssembleArchBranch() local3734 __ j(parity_even, flabel, flabel_distance); in AssembleArchBranch()