Home | History | Annotate | Download | only in rs6000

Lines Matching defs:bif

313       enum rs6000_gen_builtins bif;
321 bif = RS6000_BIF_VDIVESW;
323 bif = RS6000_BIF_VDIVEUW;
328 bif = RS6000_BIF_VDIVESD;
330 bif = RS6000_BIF_VDIVEUD;
333 bif = RS6000_BIF_VCFUGED;
336 bif = RS6000_BIF_VCLZDM;
339 bif = RS6000_BIF_VCTZDM;
342 bif = RS6000_BIF_VPDEPD;
345 bif = RS6000_BIF_VPEXTD;
352 return rs6000_builtin_decls[bif];