Home
last modified time | relevance | path

Searched defs:mi1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc-tmmintrin.c22 __m128i resi, mi1, mi2; variable
H A Dppc-emmintrin.c33 __m128i resi, mi1, mi2; variable
[all...]
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp21 constexpr static int mi1 = 0; member
35 constexpr int mi1; // expected-error {{non-static data member cannot be constexpr; did you intend to make it const?}} member