Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dcomplex-convert.c22 _Complex signed long long csll1; in foo() local
182 csll1 = sc; in foo()
190 csll1 = uc; in foo()
198 csll1 = sll; in foo()
205 csll1 = ull; in foo()
278 csll1 = sc + csll; in foo()
342 csll1 = uc + csll; in foo()
370 csll1 = sll + csc; in foo()
385 csll1 = sll + cuc; in foo()
400 csll1 = sll + csll; in foo()
[all …]