Searched refs:nopnds (Results 1 – 1 of 1) sorted by relevance
1103 unsigned nopnds = bd->nargs; in rs6000_gimple_fold_mma_builtin() local1229 for (unsigned i = 1; i < nopnds; i++) in rs6000_gimple_fold_mma_builtin()1237 nopnds--; in rs6000_gimple_fold_mma_builtin()1238 for (unsigned i = 0; i < nopnds; i++) in rs6000_gimple_fold_mma_builtin()1242 switch (nopnds) in rs6000_gimple_fold_mma_builtin()3006 unsigned nopnds = 0; in mma_expand_builtin() local3015 op[nopnds++] = target; in mma_expand_builtin()3029 insn_op = &insn_data[icode].operand[nopnds]; in mma_expand_builtin()3042 error ("argument %d must be an unsigned literal", nopnds); in mma_expand_builtin()3045 "out of range", nopnds); in mma_expand_builtin()[all …]