HomeSort by relevance Sort by last modified time
    Searched refs:vv_f (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Parser/
altivec.c 15 __vector float vv_f; variable
112 res_i = (vv_f <= vv_f);
cxx-altivec.cpp 15 __vector float vv_f; variable
139 res_b = (vv_f <= vv_f);

Completed in 18 milliseconds