Home
last modified time | relevance | path

Searched refs:ir2 (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_algebraic.cpp68 ir_expression *ir2);
71 ir_expression *ir2,
230 ir_expression *ir2, in reassociate_operands() argument
233 ir_rvalue *temp = ir2->operands[op2]; in reassociate_operands()
234 ir2->operands[op2] = ir1->operands[op1]; in reassociate_operands()
241 update_type(ir2); in reassociate_operands()
254 ir_expression *ir2) in reassociate_constant() argument
256 if (!ir2 || ir1->operation != ir2->operation) in reassociate_constant()
262 ir2->operands[0]->type->is_matrix() || in reassociate_constant()
263 ir2->operands[1]->type->is_matrix()) in reassociate_constant()
[all …]
/external/clang/test/CXX/over/over.match/over.match.funcs/
Dp4-0x.cpp37 int &ir2 = X0::f(); in g() local
44 int &ir2 = lvalue<X0>().ft(1); in test_ref_qualifier_binding() local
59 int &ir2 = lvalue<X0>() + 1; in test_ref_qualifier_binding_operators() local
68 int &ir2 = lvalue<X0>().h2(); in test_ref_qualifier_overloading() local
/external/mesa3d/src/compiler/glsl/tests/
Dcompare_ir.py42 ir2 = sort_decls(parse_sexp(f.read())) variable
44 if ir1 == ir2:
52 os.write(file2, '{0}\n'.format(sexp_to_string(ir2)))
/external/clang/test/Modules/
Dnamespaces.cpp25 int &ir2 = N2::f(1); in test() local
55 int &ir2 = N6::f(17); in testMerged() local
68 int &ir2 = N9::f(17); in testMergedMerged() local
/external/clang/test/SemaObjCXX/
Darc-overloading.mm14 int &ir2 = f0(csip);
32 int &ir2 = f1(csip);
51 int &ir2 = f2(csip);
67 int &ir2 = f3(&wip);
84 int &ir2 = f4(&aip);
99 int &ir2 = f5(&aip);
115 int &ir2 = f6(&aip);
Doverload.mm156 int &ir2 = f3(bc);
Darc-templates.mm238 int &ir2 = qual_vs_unqual_ref(*sip);
255 int &ir2 = qual_vs_unqual_ref(*sap);
/external/clang/test/SemaTemplate/
Dmember-function-template.cpp16 int &ir2 = f1(d, i); in g1() local
28 int &ir2 = x.f1(f, i); in test_X_f1() local
45 int &ir2 = x.f0<>(i); in test_X_f0_explicit() local
/external/clang/test/CXX/expr/expr.post/expr.reinterpret.cast/
Dp1-0x.cpp14 int &&ir2 = reinterpret_cast<int &&>('a'); // expected-error {{rvalue to reference type}} in test_classification()
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp3.cpp29 int &ir2 = B<A>() * a; in test() local
/external/clang/test/SemaCXX/
Datomic-type.cpp32 int& ir2 = ovl1(ai); in test_overloading() local
Doverloaded-operator.cpp187 int &ir2 = c2(); in test_callable() local
Doverload-call.cpp259 …float* ir2 = intref(5.5); // expected-warning{{implicit conversion from 'double' to 'int' changes … in intref_test() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp3-0x.cpp46 int &ir2 = ci.g3(); in test_C() local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-0x.cpp217 …int & ir2 = (xvalue<IntBitfield>().i); // expected-error{{non-const lvalue reference to type 'int'… in test() local
/external/icu/icu4c/source/test/intltest/
Dtzrulets.cpp2205 IZRule* ir2; in TestVTimeZoneWrapper()
2216 ir2 = izrule_clone(ir1); in TestVTimeZoneWrapper()
2219 b = izrule_equals(ir1, ir2); in TestVTimeZoneWrapper()
2220 b = izrule_isEquivalentTo(ir1, ir2); in TestVTimeZoneWrapper()
2237 zt1 = ztrans_open(base, ir1, ir2); in TestVTimeZoneWrapper()
2253 ztrans_setTo(zt1, (void*)ir2); in TestVTimeZoneWrapper()
2254 ztrans_adoptTo(zt1, (void*)ir2); in TestVTimeZoneWrapper()
/external/u-boot/arch/nds32/cpu/n1213/
Dstart.S32 #define EIT_PREV_IPSW $ir2 ! previous $IPSW
453 mfsr $r28, EIT_ITYPE ! $ir2 $ITYPE
/external/mksh/src/
Dcheck.t12706 typeset -n ir2=bar
12707 typeset -n ind=ir2
12710 echo !ir2: ${!ir2}
12711 echo ir2: $ir2
12715 typeset -n ir2=ind
12716 echo !ir2: ${!ir2}
12717 echo ir2: $ir2
12718 set|grep ^ir2|sed 's/^/s1: /'
12719 typeset|grep ' ir2'|sed -e 's/^/s2: /' -e 's/nameref/typeset -n/'
12722 typeset -n ir2=blub[2]
[all …]
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D62b8e23a7d2c6709f737526ede5800c2.00007dd6.honggfuzz.cov49 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
117 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
167 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D62b8e23a7d2c6709f737526ede5800c2.00007dd6.honggfuzz.cov49 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
117 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
167 IVY�a��a���ir2�e�,���&V��8#?2��)1�����4��,���v�ʒ1���e��&RQ�V�����c����_8`�ࠟ\����N�62…
/external/mesa3d/src/gallium/docs/source/drivers/freedreno/
Dir3-notes.rst6 Compared to the previous generation a2xx ISA (ir2), the a3xx ISA is a "simple" scalar instruction s…