Home
last modified time | relevance | path

Searched refs:Valid3 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dinline-asm-validate-x86.c53 static const int Valid3 = 0xffffffff; in L() local
74 : "0"(i), "L"(Valid3)); // expected-no-error in L()
/external/clang/test/Sema/
Dinline-asm-validate-x86.c60 static const int Valid3 = 0xffffffff; in L() local
78 : "0"(i), "L"(Valid3)); // expected-no-error in L()
/external/llvm-project/clang/test/Modules/
Dodr_hash.cpp3795 struct Valid3 { struct
3830 Valid3 v3;