HomeSort by relevance Sort by last modified time
    Searched refs:lez (Results 1 - 17 of 17) sorted by null

  /external/libvpx/libvpx/vp8/common/
entropymode.c 21 int lez = (l->as_int == 0); local
25 if (lea && lez)
34 if (lez)
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lez/d/
T_if_lez_1.d 16 if-lez v5, Label9
T_if_lez_10.d 16 if-lez v5, Label8
T_if_lez_2.d 16 if-lez v5, Label9
T_if_lez_3.d 16 if-lez v6, Label9
T_if_lez_4.d 16 if-lez v4, Label9
T_if_lez_5.d 16 if-lez v4, Label9
T_if_lez_6.d 16 if-lez v5, Label9
T_if_lez_8.d 16 if-lez v5, Label8
T_if_lez_9.d 16 if-lez v5, Label8
T_if_lez_7.d 30 if-lez v0, Label9
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/d/
T_goto_16_1.d 36 if-lez v4, LabelExit
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_32/d/
T_goto_32_1.d 36 if-lez v4, LabelExit
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_goto/d/
T_opc_goto_1.d 36 if-lez v4, LabelExit
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 218 int lez = (left == 0); local
224 (lez << 1) |
  /cts/tools/dasm/test/
all_opcodes.d 92 if-lez v11, $-1
  /external/qemu/target-mips/
translate.c 742 OP_CONDZ(lez, TCG_COND_LE);
    [all...]

Completed in 166 milliseconds