Home | History | Annotate | Download | only in out

Lines Matching full:trivial

947     cmp     r0, r1                      @ same class (trivial success)?
979 cmp r0, r1 @ same class (trivial success)?
980 beq .LOP_INSTANCE_OF_trivial @ yes, trivial finish
8087 * Trivial test failed, need to perform full check. This is common.
8132 * Trivial test failed, need to perform full check. This is common.
8152 * Trivial test succeeded, save and bail.