Searched refs:cvi (Results 1 – 11 of 11) sorted by relevance
88 extern const volatile int cvi;93 …S0<cvi> s0cv; // expected-error{{reference binding of non-type template parameter of type 'int &' … in test()98 …S1<cvi> s1cv; // expected-error{{reference binding of non-type template parameter of type 'const i… in test()103 …S2<cvi> s2cv; // expected-error{{reference binding of non-type template parameter of type 'volatil… in test()108 S3<cvi> s3cv; in test()
48 const volatile int cvi; member193 i1 ? &MixedFields::ci : &MixedFields::cvi; in test()370 const volatile int cvi = 0; variable374 const volatile int &cvir1 = b ? ci : cvi;375 const volatile int &cvir2 = b ? cvi : vi;
56 const volatile int cvi = 1; in test5() local57 …const int& r = cvi; // expected-error{{binding value of type 'const volatile int' to reference to … in test5()
16 …static const volatile int cvi = 0; // expected-error {{static const volatile data member must be i… member in C
44 static const volatile int cvi = 0; // ok, illegal in C++11 member in C
2282 CVInfo* cvi = HG_(zalloc)("hg.mctCloa.1", sizeof(CVInfo)); in map_cond_to_CVInfo_lookup_or_alloc() local2283 cvi->so = so; in map_cond_to_CVInfo_lookup_or_alloc()2284 cvi->mx_ga = 0; in map_cond_to_CVInfo_lookup_or_alloc()2285 VG_(addToFM)( map_cond_to_CVInfo, (UWord)cond, (UWord)cvi ); in map_cond_to_CVInfo_lookup_or_alloc()2286 return cvi; in map_cond_to_CVInfo_lookup_or_alloc()2311 CVInfo* cvi = (CVInfo*)valW; in map_cond_to_CVInfo_delete() local2313 tl_assert(cvi); in map_cond_to_CVInfo_delete()2314 tl_assert(cvi->so); in map_cond_to_CVInfo_delete()2315 if (cvi->nWaiters > 0) { in map_cond_to_CVInfo_delete()2325 libhb_so_dealloc(cvi->so); in map_cond_to_CVInfo_delete()[all …]
125 const volatile int cvi = 1; variable126 …const int& r2 = cvi; // expected-error{{binding value of type 'const volatile int' to reference to…
64 const volatile int cvi = 71; in TEST() local74 EXPECT_EQ(hash_value(71), hash_value(cvi)); in TEST()
4591 for (SmallVector<ConstantInt*, 1>::iterator cvi = CaseVals.begin(), in parseFunctionBody() local4592 cve = CaseVals.end(); cvi != cve; ++cvi) in parseFunctionBody()4593 SI->addCase(*cvi, DestBB); in parseFunctionBody()
2004 ����O��ow�������!%Cd/7;X^zv��~Tx��gl�cvi03B")++0-,BK[cq>PGb\
1529 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed