Searched defs:agg (Results 1 – 9 of 9) sorted by relevance
4 namespace agg namespace
11 T agg = { in f() local
66 struct { const int& a; } agg = { 10 }; in test_scalar() local78 struct { const _Complex int &a; } agg = { 10i }; in test_complex() local90 struct { const C& a; } agg = { C() }; in test_aggregate() local
440 int agg() { constexpr Agg a = { f(101) }; return a.k; } in agg() function
116 Agg agg; member128 Agg agg[24]; member
808 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx() local1058 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx_wide() local
117 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() local
214 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK() local
220 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK_wide() local