Home
last modified time | relevance | path

Searched refs:val128 (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmisched-fusion-addr.ll64 %val128 = add i128 %ext, 1
65 store volatile i128 %val128, i128* @var_128bit
/external/libunwind/include/
Dlibunwind-x86.h55 struct { uint8_t b[16]; } val128; member