Lines Matching defs:dec
429 UNUSED int member, const struct vtn_decoration *dec,
432 vtn_assert(dec->scope == VTN_DEC_DECORATION);
433 if (dec->decoration != SpvDecorationNoContraction)
476 const struct vtn_decoration *dec, void *_opts)
480 switch (dec->decoration) {
482 opts->rounding_mode = vtn_rounding_mode_to_nir(b, dec->operands[0]);
499 const struct vtn_decoration *dec, void *_alu)
502 switch (dec->decoration) {
518 const struct vtn_decoration *dec, void *void_ctx)
521 switch (dec->decoration) {