Searched refs:ge (Results 26 - 50 of 165) sorted by last modified time

1234567

/external/openssl/
H A Dcheck-all-builds.sh23 if [ "$VERBOSE" -ge "$LOG_LEVEL" ]; then
/external/openssl/crypto/
H A Dconstant_time_locl.h152 unsigned int ge; local
154 ge = ~((a ^ b) | (a - b));
156 ge |= a & ~b;
157 return constant_time_msb(ge);
/external/oprofile/module/ia64/
H A Doprofile_stubs.S91 .ret0: cmp4.ge p6, p7=r8, r0
/external/oprofile/utils/
H A Dopcontrol681 if [ "$#" -ge 1 ]; then
1252 elif [ "$event_num" -ge "4100" ] && [ "$event_num" -le "4163" ] ; then
/external/llvm/test/MC/AArch64/
H A Darm64-arithmetic-encoding.s599 ; CHECK: csel x4, x5, x6, ge ; encoding: [0xa4,0xa0,0x86,0x9a]
H A Darm64-branch-encoding.s62 b.ge L1
63 ; CHECK: b.ge L1 ; encoding: [0bAAA01010,A,A,0x54]
H A Dbasic-a64-diagnostics.s1131 b.ge #-1048580
1137 // CHECK-ERROR-NEXT: b.ge #-1048580
1149 ccmp w3, #32, #0, ge
1159 // CHECK-ERROR-NEXT: ccmp w3, #32, #0, ge
1170 ccmp x3, #32, #0, ge
1180 // CHECK-ERROR-NEXT: ccmp x3, #32, #0, ge
1191 ccmn w3, #32, #0, ge
1201 // CHECK-ERROR-NEXT: ccmn w3, #32, #0, ge
1212 ccmn x3, #32, #0, ge
1222 // CHECK-ERROR-NEXT: ccmn x3, #32, #0, ge
[all...]
H A Dbasic-a64-instructions.s1173 b.ge lbl
1203 // CHECK: b.ge lbl // encoding: [0bAAA01010,A,A,0x54]
1317 csel xzr, x3, x4, ge
1321 // CHECK: csel xzr, x3, x4, ge // encoding: [0x7f,0xa0,0x84,0x9a]
1335 csinc xzr, x3, x4, ge
1339 // CHECK: csinc xzr, x3, x4, ge // encoding: [0x7f,0xa4,0x84,0x9a]
1353 csinv xzr, x3, x4, ge
1357 // CHECK: csinv xzr, x3, x4, ge // encoding: [0x7f,0xa0,0x84,0xda]
1371 csneg xzr, x3, x4, ge
1375 // CHECK: csneg xzr, x3, x4, ge // encodin
[all...]
/external/llvm/test/MC/ARM/
H A Dbasic-thumb2-instructions-v8.s77 it ge
82 @ CHECK-V8: it ge @ encoding: [0xa8,0xbf]
H A Dbasic-thumb2-instructions.s2245 iteet ge
2255 @ CHECK: iteet ge @ encoding: [0xad,0xbf]
2315 ite ge
2321 @ CHECK: ite ge @ encoding: [0xac,0xbf]
2397 itete ge
2407 @ CHECK: itete ge @ encoding: [0xab,0xbf]
3060 ite ge
3068 @ CHECK: ite ge @ encoding: [0xac,0xbf]
3118 ite ge
3125 @ CHECK: ite ge
[all...]
H A Ddeprecated-v8.s29 it ge
33 ite ge
39 it ge
43 it ge
47 it ge
H A Dthumb-fp-armv8.s15 it ge
96 it ge
H A Dthumb2-branches.s67 it ge
76 @ CHECK: it ge @ encoding: [0xa8,0xbf]
210 it ge
219 @ CHECK: it ge @ encoding: [0xa8,0xbf]
H A Dv8_IT_manual.s5 it ge
9 it ge
12 it ge
15 it ge
19 it ge
23 it ge
27 it ge
31 it ge
35 it ge
39 it ge
[all...]
/external/llvm/
H A Dconfigure8752 test "$ac_python_version_minor" -ge "5") ; then
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h169 CaseRec(MachineBasicBlock *bb, const Constant *lt, const Constant *ge, argument
171 CaseBB(bb), LT(lt), GE(ge), Range(r) {}
/external/lldb/source/Expression/
H A DIRForTarget.cpp1849 for (Module::global_iterator gi = m_module->global_begin(), ge = m_module->global_end();
1850 gi != ge;
2566 for (Module::global_iterator gi = llvm_module.global_begin(), ge = llvm_module.global_end();
2567 gi != ge;
2586 for (Module::global_iterator gi = llvm_module.global_begin(), ge = llvm_module.global_end();
2587 gi != ge;
/external/libvpx/libvpx/
H A Dconfigure179 if [ ${doxy_major:-0} -ge 1 ]; then
186 [ $doxy_minor -eq 5 ] && [ $doxy_patch -ge 3 ] && enable_feature doxygen
602 if [ $darwin_ver -ge 8 ]; then
607 if [ $darwin_ver -ge 9 ]; then
/external/linux-tools-perf/perf-3.12.0/arch/sh/lib/
H A Dmemcpy-sh4.S273 cmp/ge r7, r6 ! 55 MT
H A Dmemset-sh4.S82 cmp/ge r0, r6
/external/libunwind/tests/
H A Dia64-test-rbs-asm.S95 cmp.ge p8, p0 = r8, r0; \
/external/libvorbis/
H A Dautogen.sh56 if test $maj -eq $majneeded -a $min -ge $minneeded; then
70 if test $maj -eq $majneeded -a $min -ge $minneeded; then
/external/libpng/contrib/gregbook/
H A Dmakevms.com34 $ if f$getsyi("HW_MODEL").ge.1024
/external/libpng/contrib/libtests/
H A Dpngvalid.c7102 double ge = that->greene; local
7111 if (err < ge) err = ge;
7127 err = re * data.red_coefficient + ge * data.green_coefficient +
7149 ghi = g + ge + in_qe; if (ghi > 1) ghi = 1;
7150 g -= ge + in_qe; if (g < 0) g = 0;
/external/libpng/contrib/pngminus/
H A Dmakevms.com9 $ if f$getsyi("HW_MODEL").ge.1024

Completed in 9314 milliseconds

1234567