Home | History | Annotate | Download | only in jit

Lines Matching refs:branchSub32

723     addSlowCase(branchSub32(Overflow, TrustedImm32(1), regT0));
776 addSlowCase(branchSub32(Overflow, TrustedImm32(1), regT0));
933 addSlowCase(branchSub32(Overflow, regT2, regT0));
953 addSlowCase(branchSub32(Overflow, Imm32(constant), regT0));