Searched refs:lt_gt (Results 1 – 1 of 1) sorted by relevance
2088 Condition lt_gt = static_cast<Condition>(lt | gt); in DoShiftI() local2090 EmitBranch(instr, lt_gt); in DoShiftI()2113 Condition lt_gt = static_cast<Condition>(lt | gt); in DoShiftI() local2114 EmitBranch(instr, lt_gt); in DoShiftI()