Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dconditional-expr.c74 int __attribute__((address_space(2))) *adr2; in foo() local
76 …test0 ? adr2 : adr3; // expected-error{{conditional operator with the second and third operands of… in foo()
79 …(test0 ? (test0 ? adr2 : adr2) : nonconst_int); // expected-error{{conditional operator with the s… in foo()
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Delim-extend.ll191 %adr2 = getelementptr i8, i8* %address, i64 %ofs2
192 store i8 0, i8* %adr2