Home | Sort by relevance Sort by last modified time |
/external/clang/test/Parser/ | |
altivec.c | 14 __vector unsigned int vv_ui; variable 111 res_i = (vv_ui <= vv_ui); |
cxx-altivec.cpp | 14 __vector unsigned int vv_ui; variable 138 res_b = (vv_ui <= vv_ui); |