Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dcomplex-convert.c23 _Complex unsigned long long cull1; in foo() local
212 cull1 = sc; in foo()
220 cull1 = uc; in foo()
228 cull1 = sll; in foo()
235 cull1 = ull; in foo()
292 cull1 = sc + cull; in foo()
356 cull1 = uc + cull; in foo()
441 cull1 = ull + cuc; in foo()
469 cull1 = ull + cull; in foo()
599 cull1 = cuc + ull; in foo()
[all …]