Home
last modified time | relevance | path

Searched refs:CMP (Results 1 – 25 of 95) sorted by relevance

1234

/external/blktrace/
Dstrverscmp.c80 #define CMP 2 macro
113 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
114 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP, in strverscmp()
115 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP, in strverscmp()
116 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in strverscmp()
117 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
118 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP, in strverscmp()
119 /* S_Z */ CMP, +1, +1, CMP, -1, CMP, CMP, CMP, in strverscmp()
120 -1, CMP, CMP, CMP in strverscmp()
143 case CMP: in strverscmp()
/external/bison/lib/
Dstrverscmp.c35 #define CMP 2 macro
85 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in __strverscmp()
86 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP, in __strverscmp()
87 /* S_I */ CMP, -1, -1, CMP, 1, LEN, LEN, CMP, in __strverscmp()
88 1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in __strverscmp()
89 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in __strverscmp()
90 CMP, CMP, CMP, CMP, CMP, CMP, CMP, CMP, in __strverscmp()
91 /* S_Z */ CMP, 1, 1, CMP, -1, CMP, CMP, CMP, in __strverscmp()
92 -1, CMP, CMP, CMP in __strverscmp()
115 case CMP: in __strverscmp()
/external/chromium_org/third_party/angle/src/compiler/
DCommon.h67 template <class K, class D, class CMP = std::less<K> >
68 class TMap : public std::map<K, D, CMP, pool_allocator<std::pair<const K, D> > > {
72 TMap() : std::map<K, D, CMP, tAllocator>() {} in TMap()
74 …TMap(const tAllocator& a) : std::map<K, D, CMP, tAllocator>(std::map<K, D, CMP, tAllocator>::key_c… in TMap()
/external/qemu/target-arm/
Diwmmxt_helper.c261 CMP(0, Tb, O, 0xff) | CMP(8, Tb, O, 0xff) | \
262 CMP(16, Tb, O, 0xff) | CMP(24, Tb, O, 0xff) | \
263 CMP(32, Tb, O, 0xff) | CMP(40, Tb, O, 0xff) | \
264 CMP(48, Tb, O, 0xff) | CMP(56, Tb, O, 0xff); \
274 a = CMP(0, Tw, O, 0xffff) | CMP(16, Tw, O, 0xffff) | \
275 CMP(32, Tw, O, 0xffff) | CMP(48, Tw, O, 0xffff); \
283 a = CMP(0, Tl, O, 0xffffffff) | \
284 CMP(32, Tl, O, 0xffffffff); \
289 #define CMP(SHR, TYPE, OPER, MASK) ((((TYPE) ((a >> SHR) & MASK) OPER \ macro
294 #undef CMP
[all …]
/external/openssh/
Ddeattack.c71 #define CMP(a, b) (memcmp(a, b, SSH_BLOCKSIZE)) macro
89 if (!CMP(S, c)) { in check_crc()
133 if (!CMP(c, d)) { in detect_attack()
148 if (!CMP(c, buf + h[i] * SSH_BLOCKSIZE)) { in detect_attack()
/external/tremolo/Tremolo/
Ddpen.s79 CMP r0,#0
88 CMP r7, #3
91 CMP r7, #1
106 CMP r1, #0 @ if (i-read >= 0) === (i >= read)
135 CMP r10,#0x80
138 CMP r8, r7 @ if bit==0 (chase+bit==chase) (sets C)
163 CMP r1, #0 @ if (i-read >= 0) === (i >= read)
193 CMP r10,#0x8000
197 CMP r8, r7 @ if bit==0 (chase+bit==chase) sets C
221 CMP r1, #0 @ if (i-read >= 0) === (i >= read)
[all …]
DbitwiseARM.s76 CMP r12,r10 @ If bitsLeftInWord < bitsLeftInSeg
95 CMP r11,#0
101 CMP r14,#0
111 CMP r5,r1
120 CMP r5,r1
141 CMP r11,#0
184 CMP r14,#0
268 CMP r12,r10 @ If bitsLeftInWord < bitsLeftInSeg
289 CMP r11,#0
297 CMP r14,#0
[all …]
/external/llvm/test/Transforms/InstCombine/
Dicmp.ll957 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp eq i32 [[AND]], 0
958 ; CHECK-NEXT: ret i1 [[CMP]]
970 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ne i32 [[AND]], 0
971 ; CHECK-NEXT: ret i1 [[CMP]]
982 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ne i32 [[AND]], 224
983 ; CHECK-NEXT: ret i1 [[CMP]]
1003 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ult i32 %V, 5
1004 ; CHECK-NEXT: ret i1 [[CMP]]
1012 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp eq i32 %V, 5
1013 ; CHECK-NEXT: ret i1 [[CMP]]
[all …]
Dffs-1.ll107 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ne i32 %x, 0
108 ; CHECK-NEXT: [[RET:%[a-z0-9]+]] = select i1 [[CMP]], i32 [[INC]], i32 0
118 ; CHECK-LINUX-NEXT: [[CMP:%[a-z0-9]+]] = icmp ne i32 %x, 0
119 ; CHECK-LINUX-NEXT: [[RET:%[a-z0-9]+]] = select i1 [[CMP]], i32 [[INC]], i32 0
130 ; CHECK-LINUX-NEXT: [[CMP:%[a-z0-9]+]] = icmp ne i64 %x, 0
131 ; CHECK-LINUX-NEXT: [[RET:%[a-z0-9]+]] = select i1 [[CMP]], i32 [[TRUNC]], i32 0
Disascii-1.ll28 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ult i32 %x, 128
29 ; CHECK-NEXT: [[ZEXT:%[a-z0-9]+]] = zext i1 [[CMP]] to i32
Ddiv-shift.ll42 ; CHECK-NEXT: [[CMP:%.*]] = icmp ult i32 %y, 5
43 ; CHECK-NEXT: [[SEL:%.*]] = select i1 [[CMP]], i32 5, i32 %y
69 ; CHECK-NEXT: [[CMP:%.*]] = icmp eq i32 %x, 0
Disdigit-1.ll44 ; CHECK-NEXT: [[CMP:%[a-z0-9]+]] = icmp ult i32 [[ADD]], 10
45 ; CHECK-NEXT: [[ZEXT:%[a-z0-9]+]] = zext i1 [[CMP]] to i32
Dexact.ll103 ; CHECK-NEXT: [[CMP:%[A-Za-z0-9.]+]] = icmp ne i32 [[BIT]], 0
104 ; CHECK-NEXT: ret i1 [[CMP]]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp159 vec4_visitor::CMP(dst_reg dst, src_reg src0, src_reg src1, uint32_t condition) in CMP() function in brw::vec4_visitor
639 emit(CMP(dst_null_d(), op[0], src_reg(0.0f), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
648 emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
656 inst = emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_Z)); in emit_bool_to_cond_code()
661 inst = emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
666 inst = emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
676 emit(CMP(dst_null_d(), op[0], op[1], in emit_bool_to_cond_code()
760 emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_Z)); in emit_if_gen6()
765 emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_NZ)); in emit_if_gen6()
770 emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_if_gen6()
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp159 vec4_visitor::CMP(dst_reg dst, src_reg src0, src_reg src1, uint32_t condition) in CMP() function in brw::vec4_visitor
639 emit(CMP(dst_null_d(), op[0], src_reg(0.0f), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
648 emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
656 inst = emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_Z)); in emit_bool_to_cond_code()
661 inst = emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
666 inst = emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_bool_to_cond_code()
676 emit(CMP(dst_null_d(), op[0], op[1], in emit_bool_to_cond_code()
760 emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_Z)); in emit_if_gen6()
765 emit(CMP(dst_null_d(), op[0], op[1], BRW_CONDITIONAL_NZ)); in emit_if_gen6()
770 emit(CMP(dst_null_d(), op[0], src_reg(0), BRW_CONDITIONAL_NZ)); in emit_if_gen6()
[all …]
/external/llvm/test/Transforms/SimplifyCFG/
DUnreachableEliminate.ll33 ; CHECK-NEXT: [[CMP:%[A-Za-z0-9]+]] = icmp eq i32 %v, 2
34 ; CHECK-NEXT: select i1 [[CMP]], i32 2, i32 1
/external/llvm/test/Transforms/InstSimplify/
Dcall-callconv.ll46 ; CHECK: %[[CMP:.*]] = icmp ne i8 %[[STRLENFIRST]], 0
47 ; CHECK: ret i1 %[[CMP]]
/external/sonivox/arm-hybrid-22k/lib_src/
DARM-E_mastergain_gnu.s79 CMP r4, r6 @check for positive saturation
88 CMP r5, r6 @check for positive saturation
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_mastergain_gnu.s79 CMP r4, r6 @check for positive saturation
88 CMP r5, r6 @check for positive saturation
/external/chromium_org/third_party/mesa/src/src/gallium/tests/python/tests/regress/fragment-shader/
Dfrag-cmp.sh10 CMP OUT[0], IMM[2], IMM[0], IMM[1]
/external/mesa3d/src/gallium/tests/python/tests/regress/fragment-shader/
Dfrag-cmp.sh10 CMP OUT[0], IMM[2], IMM[0], IMM[1]
/external/llvm/test/CodeGen/SystemZ/
Dcmpxchg-01.ll43 ; CHECK: lhi [[CMP:%r[0-9]+]], 42
44 ; CHECK: risbg [[CMP]], {{%r[0-9]+}}, 32, 55, 0
Dcmpxchg-02.ll43 ; CHECK: lhi [[CMP:%r[0-9]+]], 42
44 ; CHECK: risbg [[CMP]], {{%r[0-9]+}}, 32, 47, 0
/external/bzip2/
Dbzdiff18 *cmp) comp=${CMP-cmp} ;;
/external/llvm/lib/IR/
DMakefile27 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \

1234