Home
last modified time | relevance | path

Searched refs:val128 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dx86_32-inline-asm.c18 __m128 val128; variable
45 …__asm__ volatile("foo1 %0" : : "A" (val128)); // expected-error {{invalid input size for constrain… in func1()
60 …__asm__ volatile("foo1 %0" : "=A" (val128)); // expected-error {{invalid output size for constrain… in func1()
/external/libunwind/include/
Dlibunwind-x86.h55 struct { uint8_t b[16]; } val128; member