HomeSort by relevance Sort by last modified time
    Searched refs:val128 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
x86_32-inline-asm.c 18 __m128 val128; variable
45 __asm__ volatile("foo1 %0" : : "A" (val128)); // expected-error {{invalid input size for constraint 'A'}}
60 __asm__ volatile("foo1 %0" : "=A" (val128)); // expected-error {{invalid output size for constraint '=A'}}
  /external/libunwind/include/
libunwind-x86.h 55 struct { uint8_t b[16]; } val128; member in union:__anon25791

Completed in 100 milliseconds