Home | History | Annotate | Download | only in jit

Lines Matching refs:LessThanOrEqual

357         addJump(branch32(LessThanOrEqual, regT0, Imm32(op2imm)), target);
362 addJump(branch32(LessThanOrEqual, regT0, regT1), target);