Searched refs:bdesc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c10315 /* This helps provide a mapping from builtin function codes to bdesc
10321 const struct builtin_description *bdesc;
10392 const struct builtin_description *bdesc;
10399 bdesc = NULL;
10404 bdesc = m->bdesc;
10405 icode = bdesc[fcode].icode;
10406 type = bdesc[fcode].builtin_type;
10411 if (bdesc == NULL)
10424 return mips_expand_builtin_movtf (type, icode, bdesc[fcod
10262 const struct builtin_description *bdesc; member in struct:bdesc_map
10333 const struct builtin_description *bdesc; local
[all...]

Completed in 50 milliseconds