HomeSort by: relevance | last modified time | path
    Searched defs:or_builtin (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 1207 tree or_builtin = rs6000_builtin_decls[RS6000_OVLD_VEC_OR];
1209 return altivec_resolve_overloaded_builtin (loc, or_builtin, params);
1206 tree or_builtin = rs6000_builtin_decls[RS6000_OVLD_VEC_OR]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 1205 tree or_builtin = rs6000_builtin_decls[RS6000_OVLD_VEC_OR];
1207 return altivec_resolve_overloaded_builtin (loc, or_builtin, params);
1204 tree or_builtin = rs6000_builtin_decls[RS6000_OVLD_VEC_OR]; local

Completed in 17 milliseconds