Searched defs:br3 (Results 1 – 5 of 5) sorted by relevance
60 Base &br3 = bc; // expected-error{{drops 'const' qualifier}} in bind_lvalue_to_lvalue() local84 …const volatile Base &br3 = Base(); // expected-error{{volatile lvalue reference to type 'const vol… in bind_lvalue_to_rvalue() local123 const Base &br3 = create<const Base>(); in bind_const_lvalue_to_rvalue() local
56 br3 = cli.Node() variable
1066 float2 br3 = rhs_shmem2[start_feature/2 + 2 + (koff % 4) * 32][koff/4]; in EigenFloatContractionKernelInternal() local
581 } __attribute__((packed)) br3; in TEST_F() local
206 const quint8* tr3, const quint8* bl3, const quint8* br3, const int16* xlp3, in ComputeLerpx8()