Home
last modified time | relevance | path

Searched refs:op0 (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/Bitcode/
Dfunction-encoding-rel-operands.ll6 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
7 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
8 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
9 ; CHECK: INST_RET {{.*}}op0=1
20 ; CHECK: INST_CAST {{.*}}op0=1
21 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
22 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
23 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
24 ; CHECK: INST_BINOP {{.*}}op0=1 op1=1
25 ; CHECK: INST_RET {{.*}}op0=1
[all …]
/external/valgrind/main/VEX/test/
Dtest-amd64-muldiv.h2 void glue(glue(test_, OP), b)(int64 op0, int64 op1) in glue()
5 s0 = op0; in glue()
20 void glue(glue(test_, OP), w)(int64 op0h, int64 op0, int64 op1) in glue()
25 res = op0; in glue()
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
38 void glue(glue(test_, OP), l)(int64 op0h, int64 op0, int64 op1) in glue()
43 res = op0; in glue()
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
56 void glue(glue(test_, OP), q)(int64 op0h, int64 op0, int64 op1) in glue()
61 res = op0; in glue()
[all …]
Dtest-i386-muldiv.h2 void glue(glue(test_, OP), b)(int op0, int op1) in glue()
5 s0 = op0; in glue()
20 void glue(glue(test_, OP), w)(int op0h, int op0, int op1) in glue()
25 res = op0; in glue()
35 stringify(OP) "w", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
38 void glue(glue(test_, OP), l)(int op0h, int op0, int op1) in glue()
43 res = op0; in glue()
53 stringify(OP) "l", op0h, op0, s1, resh, res, flags & CC_MASK); in glue()
Dtest-amd64.c368 void test_imulw2(int64 op0, int64 op1) in test_imulw2() argument
371 s0 = op0; in test_imulw2()
386 void test_imull2(int64 op0, int64 op1) in test_imull2() argument
390 s0 = op0; in test_imull2()
405 #define TEST_IMUL_IM(size, size1, op0, op1)\ argument
412 "imul" size " $" #op0 ", %" size1 "2, %" size1 "0\n\t" \
418 "imul" size, op0, op1, res, flags & CC_MASK);\
421 #define TEST_IMUL_IM_L(op0, op1)\ argument
428 "imul $" #op0 ", %2, %0\n\t" \
434 "imull", op0, op1, res, flags & CC_MASK);\
[all …]
Dtest-i386.c356 void test_imulw2(int op0, int op1) in test_imulw2() argument
359 s0 = op0; in test_imulw2()
374 void test_imull2(int op0, int op1) in test_imull2() argument
377 s0 = op0; in test_imull2()
392 #define TEST_IMUL_IM(size, size1, op0, op1)\ argument
399 "imul" size " $" #op0 ", %" size1 "2, %" size1 "0\n\t" \
405 "imul" size, op0, op1, res, flags & CC_MASK);\
505 #define TEST_BSX(op, size, op0)\ argument
508 val = op0;\
758 #define TEST_BCD(op, op0, cc_in, cc_mask)\
[all …]
/external/libvpx/libvpx/vp8/common/
Dloopfilter_filters.c52 uc *op0, uc *oq0, uc *oq1) in vp8_filter() argument
61 ps0 = (signed char) * op0 ^ 0x80; in vp8_filter()
84 *op0 = u ^ 0x80; in vp8_filter()
162 uc *op2, uc *op1, uc *op0, uc *oq0, uc *oq1, uc *oq2) in vp8_mbfilter() argument
168 signed char ps0 = (signed char) * op0 ^ 0x80; in vp8_mbfilter()
199 *op0 = s ^ 0x80; in vp8_mbfilter()
292 static void vp8_simple_filter(signed char mask, uc *op1, uc *op0, uc *oq0, uc *oq1) in vp8_simple_filter() argument
296 signed char p0 = (signed char) * op0 ^ 0x80; in vp8_simple_filter()
314 *op0 = u ^ 0x80; in vp8_simple_filter()
/external/javassist/src/main/javassist/
DCtConstructor.java160 int op0 = it.byteAt(it.next()); in isEmpty() local
161 return op0 == Opcode.RETURN // empty static initializer in isEmpty()
162 || (op0 == Opcode.ALOAD_0 in isEmpty()
/external/libvpx/libvpx/vp8/common/arm/neon/
Dloopfilter_neon.asm51 vst1.u8 {q6}, [r12@128], r1 ; store op0
100 vst1.u8 {d12}, [r0@64], r1 ; store u op0
101 vst1.u8 {d13}, [r2@64], r1 ; store v op0
178 ;store op1, op0, oq0, oq1
266 ;store op1, op0, oq0, oq1
387 veor q6, q11, q0 ; *op0 = u^0x80
Dmbloopfilter_neon.asm53 vst1.u8 {q6}, [r12@128], r1 ; store op0
110 vst1.u8 {d12}, [r0@64], r1 ; store u op0
111 vst1.u8 {d13}, [r12@64], r1 ; store v op0
193 ;store op2, op1, op0, oq0, oq1, oq2
288 ;store op2, op1, op0, oq0, oq1, oq2
462 veor q6, q14, q1 ; *op0 = s^0x80
Dloopfiltersimplehorizontaledge_neon.asm79 veor q6, q11, q0 ; *op0 = u^0x80
82 vst1.u8 {q6}, [r3@128] ; store op0
Dloopfiltersimpleverticaledge_neon.asm100 veor q6, q11, q0 ; *op0 = u^0x80
105 ;store op1, op0, oq0, oq1
/external/libvpx/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm242 eor r9, r9, r12 ; *op0 = u^0x80
243 str r9, [src], pstep ; store op0 result
1113 eor r10, r10, lr ; *op0 = s^0x80
1115 strb r10, [src, #-1] ; store op0 result
Dsimpleloopfilter_v6.asm231 eor r4, r4, r2 ; *op0 = u^0x80
/external/opencv/cxcore/src/
Dcxsumpixels.cpp888 int sdepth, ddepth, cn, op0 = op; in cvReduce() local
1006 if( op0 == CV_REDUCE_AVG ) in cvReduce()
/external/valgrind/main/perf/
Dtinycc.c3114 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) argument
3115 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) argument
3116 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) argument
3571 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) DEF_ASM(name) argument
3572 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) DEF_ASM(name) argument
3573 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) DEF_ASM(name) argument
4446 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) argument
4447 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) argument
4448 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) argument
4903 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) DEF_ASM(name) argument
[all …]
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_mmx.asm1208 ; *op0 = s^0x80;
/external/qemu/target-arm/
Dtranslate.c4180 static inline void gen_neon_addl_saturate(TCGv_i64 op0, TCGv_i64 op1, int size) in gen_neon_addl_saturate() argument
4183 case 1: gen_helper_neon_addl_saturate_s32(op0, op0, op1); break; in gen_neon_addl_saturate()
4184 case 2: gen_helper_neon_addl_saturate_s64(op0, op0, op1); break; in gen_neon_addl_saturate()
/external/llvm/docs/
DBitCodeFormat.rst242 [UNABBREV_RECORD, code\ :sub:`vbr6`, numops\ :sub:`vbr6`, op0\ :sub:`vbr6`, op1\ :sub:`vbr6`, ...]
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td4139 class simple_sys<bits<2> op0, bits<3> op1, bits<4> crn, bits<3> op2,
4143 let Op0 = op0;