Home | History | Annotate | Download | only in out

Lines Matching full:trivial

944     cmp     r0, r1                      @ same class (trivial success)?
976 cmp r0, r1 @ same class (trivial success)?
977 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
7687 * Trivial test failed, need to perform full check. This is common.
7732 * Trivial test failed, need to perform full check. This is common.
7752 * Trivial test succeeded, save and bail.