Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 25 of 648) sorted by relevance

12345678910>>...26

/external/skia/src/animator/
DSkScriptRuntime.cpp63 SkOperand2 operand[2]; // 1=accumulator and 2=operand in executeTokens() local
72 operand[0].fArray = new SkOpArray(SkOperand2::kNoType /*fReturnType*/); in executeTokens()
75 index = operand[1].fS32; in executeTokens()
76 if (index >= operand[0].fArray->count()) { in executeTokens()
80 operand[0] = operand[0].fArray->begin()[index]; in executeTokens()
83 *operand[0].fArray->append() = operand[1]; in executeTokens()
94 if (callBackFunction->invoke(ref, operand[0].fArray, /* params */ in executeTokens()
95 &operand[0] /* result */) == false) { in executeTokens()
104 if (callBackMember->invoke(ref, operand[0].fObject, &operand[0]) == false) { in executeTokens()
113 if (callBackProperty->getResult(ref, &operand[0])== false) { in executeTokens()
[all …]
/external/llvm/test/MC/Mips/
Dmicromips-invalid.s4 addiur1sp $7, 260 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range
5 addiur1sp $7, 241 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: misaligned immediate operand value
6 addiur1sp $8, 240 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
7 addius5 $7, 9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range
8 addiusp 1032 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range
9 addu16 $6, $14, $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 subu16 $5, $16, $9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 andi16 $16, $10, 0x1f # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 andi16 $16, $2, 17 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: immediate operand value out of range
13 and16 $16, $8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
[all …]
/external/mesa3d/src/glsl/
Dir_builder.h37 class operand {
39 operand(ir_rvalue *val) in operand() function
44 operand(ir_variable *var) in operand() function
83 ir_assignment *assign(deref lhs, operand rhs);
84 ir_assignment *assign(deref lhs, operand rhs, int writemask);
86 ir_expression *expr(ir_expression_operation op, operand a);
87 ir_expression *expr(ir_expression_operation op, operand a, operand b);
88 ir_expression *add(operand a, operand b);
89 ir_expression *sub(operand a, operand b);
90 ir_expression *mul(operand a, operand b);
[all …]
Dir_builder.cpp49 assign(deref lhs, operand rhs, int writemask) in assign()
61 assign(deref lhs, operand rhs) in assign()
67 swizzle(operand a, int swizzle, int components) in swizzle()
80 swizzle_for_size(operand a, int components) in swizzle_for_size()
95 swizzle_xxxx(operand a) in swizzle_xxxx()
101 swizzle_yyyy(operand a) in swizzle_yyyy()
107 swizzle_zzzz(operand a) in swizzle_zzzz()
113 swizzle_wwww(operand a) in swizzle_wwww()
119 swizzle_x(operand a) in swizzle_x()
125 swizzle_y(operand a) in swizzle_y()
[all …]
/external/llvm/test/MC/SystemZ/
Dinsn-bad-z196.s5 #CHECK: error: invalid operand
7 #CHECK: error: invalid operand
9 #CHECK: error: invalid operand
16 #CHECK: error: invalid operand
18 #CHECK: error: invalid operand
20 #CHECK: error: invalid operand
27 #CHECK: error: invalid operand
29 #CHECK: error: invalid operand
35 #CHECK: error: invalid operand
37 #CHECK: error: invalid operand
[all …]
Dinsn-bad.s5 #CHECK: error: invalid operand
7 #CHECK: error: invalid operand
13 #CHECK: error: invalid operand
15 #CHECK: error: invalid operand
21 #CHECK: error: invalid operand
23 #CHECK: error: invalid operand
29 #CHECK: error: invalid operand
31 #CHECK: error: invalid operand
37 #CHECK: error: invalid operand
39 #CHECK: error: invalid operand
[all …]
Dinsn-bad-zEC12.s5 #CHECK: error: invalid operand
7 #CHECK: error: invalid operand
13 #CHECK: error: invalid operand
15 #CHECK: error: invalid operand
21 #CHECK: error: invalid operand
23 #CHECK: error: invalid operand
25 #CHECK: error: invalid operand
27 #CHECK: error: invalid operand
29 #CHECK: error: invalid operand
31 #CHECK: error: invalid operand
[all …]
Dregs-bad.s6 #CHECK: error: invalid operand for instruction
8 #CHECK: error: invalid operand for instruction
10 #CHECK: error: invalid operand for instruction
12 #CHECK: error: invalid operand for instruction
14 #CHECK: error: invalid operand for instruction
16 #CHECK: error: invalid operand for instruction
28 #CHECK: error: invalid operand for instruction
30 #CHECK: error: invalid operand for instruction
32 #CHECK: error: invalid operand for instruction
34 #CHECK: error: invalid operand for instruction
[all …]
/external/llvm/test/MC/Mips/mips1/
Dinvalid-mips4-wrong-error.s9 … bc1fl $fcc7,27 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 … bc1tl $fcc7,27 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 … ld $sp,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 … ldc1 $f11,16391($s0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
13 … ldc2 $8,-21181($at) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
14 … ldl $24,-4167($24) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
15 … ldr $14,-30358($s4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
16 … ll $v0,-7321($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
17 … lld $zero,-14736($ra) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
18 … lwu $s3,-24086($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
[all …]
Dinvalid-mips3-wrong-error.s9 … ld $sp,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 … ldc1 $f11,16391($s0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 … ldc2 $8,-21181($at) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 … ldl $24,-4167($24) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
13 … ldr $14,-30358($s4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
14 … ll $v0,-7321($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
15 … lld $zero,-14736($ra) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
16 … lwu $s3,-24086($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
17 … sc $15,18904($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
18 … scd $15,-8243($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
[all …]
Dinvalid-mips2-wrong-error.s9 … ldc1 $f11,16391($s0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 … ldc2 $8,-21181($at) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 … ldc3 $29,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 … ll $v0,-7321($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
13 … sc $t7,18904($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
14 … sdc1 $f31,30574($t5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
15 … sdc2 $20,23157($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
16 … sdc3 $12,5835($t2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/llvm/test/MC/ARM/
Dinvalid-neon-v8.s4 @ CHECK: error: invalid operand for instruction
6 @ CHECK: error: invalid operand for instruction
13 @ CHECK: error: invalid operand for instruction
15 @ CHECK: error: invalid operand for instruction
20 @ CHECK: error: invalid operand for instruction
22 @ CHECK: error: invalid operand for instruction
24 @ CHECK: error: invalid operand for instruction
29 @ CHECK: error: invalid operand for instruction
31 @ CHECK: error: invalid operand for instruction
33 @ CHECK: error: invalid operand for instruction
[all …]
Dvorr-vbic-illegal-cases.s11 @ CHECK: error: invalid operand for instruction
13 @ CHECK: error: invalid operand for instruction
15 @ CHECK: error: invalid operand for instruction
17 @ CHECK: error: invalid operand for instruction
19 @ CHECK: error: invalid operand for instruction
21 @ CHECK: error: invalid operand for instruction
31 @ CHECK: error: invalid operand for instruction
33 @ CHECK: error: invalid operand for instruction
35 @ CHECK: error: invalid operand for instruction
37 @ CHECK: error: invalid operand for instruction
[all …]
Dinvalid-fp-armv8.s38 @ V8: error: invalid operand for instruction
40 @ V8: error: invalid operand for instruction
42 @ V8: error: invalid operand for instruction
44 @ V8: error: invalid operand for instruction
47 @ V8: error: invalid operand for instruction
49 @ V8: error: invalid operand for instruction
51 @ V8: error: invalid operand for instruction
53 @ V8: error: invalid operand for instruction
58 @ V8: error: invalid operand for instruction
60 @ V8: error: invalid operand for instruction
[all …]
Ddiagnostics.s147 @ CHECK-ERRORS: error: invalid operand for instruction
148 @ CHECK-ERRORS: error: invalid operand for instruction
149 @ CHECK-ERRORS: error: invalid operand for instruction
150 @ CHECK-ERRORS: error: invalid operand for instruction
151 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
152 @ CHECK-ERRORS: error: immediate operand must be in the range [0,15]
157 @ CHECK-ERRORS: error: invalid operand for instruction
158 @ CHECK-ERRORS: error: invalid operand for instruction
162 @ CHECK-ERRORS: error: invalid operand for instruction
167 @ CHECK-ERRORS: error: invalid operand for instruction
[all …]
Dvmov-vmvn-illegal-cases.s4 @ CHECK: error: invalid operand for instruction
6 @ CHECK: error: invalid operand for instruction
8 @ CHECK: error: invalid operand for instruction
10 @ CHECK: error: invalid operand for instruction
13 @ CHECK: error: invalid operand for instruction
15 @ CHECK: error: invalid operand for instruction
17 @ CHECK: error: invalid operand for instruction
19 @ CHECK: error: invalid operand for instruction
/external/elfutils/src/libdw/
Dcfi.c122 Dwarf_Word operand = opcode & CFI_PRIMARY_MAX; in execute_cfi() local
128 operand = *program++; in execute_cfi()
131 loc += operand * cie->code_alignment_factor; in execute_cfi()
136 operand = read_2ubyte_unaligned_inc (cache, program); in execute_cfi()
140 operand = read_4ubyte_unaligned_inc (cache, program); in execute_cfi()
144 operand = read_8ubyte_unaligned_inc (cache, program); in execute_cfi()
159 get_uleb128 (operand, program, end); in execute_cfi()
164 fs->cfa_val_reg = operand; in execute_cfi()
178 get_uleb128 (operand, program, end); in execute_cfi()
198 get_uleb128 (operand, program, end); in execute_cfi()
[all …]
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc618 const Operand& operand) { in And() argument
620 LogicalMacro(rd, rn, operand, AND); in And()
626 const Operand& operand) { in Ands() argument
628 LogicalMacro(rd, rn, operand, ANDS); in Ands()
633 const Operand& operand) { in Tst() argument
635 Ands(AppropriateZeroRegFor(rn), rn, operand); in Tst()
641 const Operand& operand) { in Bic() argument
643 LogicalMacro(rd, rn, operand, BIC); in Bic()
649 const Operand& operand) { in Bics() argument
651 LogicalMacro(rd, rn, operand, BICS); in Bics()
[all …]
/external/llvm/test/MC/PowerPC/
Dppc64-errors.s9 # CHECK: error: invalid operand for instruction
19 # CHECK: error: invalid operand for instruction
23 # CHECK: error: invalid operand for instruction
29 # CHECK: error: invalid operand for instruction
33 # CHECK: error: invalid operand for instruction
39 # CHECK: error: invalid operand for instruction
43 # CHECK: error: invalid operand for instruction
49 # CHECK: error: invalid operand for instruction
52 # CHECK: error: invalid operand for instruction
65 # CHECK: error: invalid operand for instruction
[all …]
/external/v8/src/compiler/
Dinstruction-selector-unittest.h125 bool IsDouble(const InstructionOperand* operand) const { in IsDouble() argument
126 return IsDouble(ToVreg(operand)); in IsDouble()
132 bool IsInteger(const InstructionOperand* operand) const { in IsInteger() argument
133 return IsInteger(ToVreg(operand)); in IsInteger()
139 bool IsReference(const InstructionOperand* operand) const { in IsReference() argument
140 return IsReference(ToVreg(operand)); in IsReference()
146 int32_t ToInt32(const InstructionOperand* operand) const { in ToInt32() argument
147 return ToConstant(operand).ToInt32(); in ToInt32()
150 int64_t ToInt64(const InstructionOperand* operand) const { in ToInt64() argument
151 return ToConstant(operand).ToInt64(); in ToInt64()
[all …]
/external/llvm/test/MC/Mips/mips2/
Dinvalid-mips3-wrong-error.s9 … dmult $s7,$a5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 … ld $sp,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 … ldl $t8,-4167($t8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 … ldr $t2,-30358($s4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
13 … lld $zero,-14736($ra) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
14 … lwu $s3,-24086($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
15 … scd $t3,-8243($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
16 … sd $t0,5835($a6) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
17 … sdl $a3,-20961($s8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
18 … sdr $a7,-20423($t0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
Dinvalid-mips4-wrong-error.s9 … bc1fl $fcc7,27 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
10 … bc1tl $fcc7,27 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
11 … ld $sp,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
12 … lwu $s3,-24086($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
13 … scd $15,-8243($sp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
14 … sd $12,5835($10) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
15 … sdl $a3,-20961($s8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
16 … sdr $11,-20423($12) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h48 const Operand& operand) { in And() argument
51 LogicalMacro(rd, rn, operand, AND); in And()
57 const Operand& operand) { in Ands() argument
60 LogicalMacro(rd, rn, operand, ANDS); in Ands()
65 const Operand& operand) { in Tst() argument
67 LogicalMacro(AppropriateZeroRegFor(rn), rn, operand, ANDS); in Tst()
73 const Operand& operand) { in Bic() argument
76 LogicalMacro(rd, rn, operand, BIC); in Bic()
82 const Operand& operand) { in Bics() argument
85 LogicalMacro(rd, rn, operand, BICS); in Bics()
[all …]
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
DIntInsnNode.java46 public int operand; field in IntInsnNode
55 public IntInsnNode(final int opcode, final int operand) { in IntInsnNode() argument
57 this.operand = operand; in IntInsnNode()
75 mv.visitIntInsn(opcode, operand); in accept()
79 return new IntInsnNode(opcode, operand); in clone()
/external/llvm/test/MC/Mips/mips64r6/
Dinvalid-mips3-wrong-error.s8 …ldl $s4,-4231($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
9 …ldr $zero,-19147($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
10 …sdl $15,13694($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
11 …sdr $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
16 …lwl $s4,-4231($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
17 …lwr $zero,-19147($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
18 …swl $15,13694($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…
19 …swr $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instructi…

12345678910>>...26