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 17 __vector float vv_f; variable
124 res_i = (vv_f <= vv_f);
cxx-altivec.cpp 17 __vector float vv_f; variable
141 res_b = (vv_f <= vv_f);

Completed in 50 milliseconds