Home | Sort by relevance Sort by last modified time |
/external/clang/test/Parser/ | |
altivec.c | 8 __vector unsigned short vv_us; variable 109 res_i = (vv_us >= vv_us); |
cxx-altivec.cpp | 8 __vector unsigned short vv_us; variable 136 res_b = (vv_us >= vv_us); |