Lines Matching refs:SImode

167   set_optab_libfunc (udiv_optab, SImode, TARGET_ELF ? "*__udiv" : "*udiv");
168 set_optab_libfunc (umod_optab, SImode, TARGET_ELF ? "*__urem" : "*urem");
189 operands[i] = low[i] = gen_rtx_MEM (SImode, addr);
197 low[i] = gen_rtx_MEM (SImode,
200 operands[i] = gen_rtx_MEM (SImode, XEXP (operands[i], 0));
374 || (flag_pic && symbolic_operand (offset, SImode)))))
385 if (flag_pic && symbolic_operand (offset, SImode))
480 if (flag_pic > 1 && symbolic_operand (x, SImode))
725 case SImode:
737 if (mode != SImode)
760 if (mode != SImode)
770 + (mode == DFmode) + (GET_MODE (XEXP (x, 0)) != SImode));
1115 pattern_lo = vax_output_int_move (NULL, lo, SImode);
1116 pattern_hi = vax_output_int_move (NULL, hi, SImode);
1131 output_asm_insn (vax_output_int_move (NULL, hi, SImode), hi);
1139 output_asm_insn (vax_output_int_move (NULL, lo, SImode), lo);
1148 case SImode:
1149 if (symbolic_operand (operands[1], SImode))
1151 if (push_operand (operands[0], SImode))
1158 if (push_operand (operands[1], SImode))
1187 if (push_operand (operands[0], SImode))
1259 gcc_assert (!flag_pic || !external_memory_operand (low[2], SImode));
1260 gcc_assert (!flag_pic || !external_memory_operand (low[0], SImode));
1266 return vax_output_int_add (NULL, operands, SImode);
1329 case SImode:
1345 if (REG_P (operands[0]) && symbolic_operand (operands[2], SImode))
1352 if (REG_P (operands[0]) && symbolic_operand (operands[1], SImode))
1361 && push_operand (operands[0], SImode))
1380 if (REG_P (operands[1]) && symbolic_operand (operands[2], SImode))
1382 if (push_operand (operands[0], SImode))
1387 if (REG_P (operands[2]) && symbolic_operand (operands[1], SImode))
1389 if (push_operand (operands[0], SImode))
1395 && symbolic_operand (operands[2], SImode))
1399 && (symbolic_operand (operands[1], SImode)
1400 || symbolic_operand (operands[1], SImode)))
1584 tmp = gen_rtx_POST_INC (SImode, base);
1606 QImode, HImode, SImode, DImode
1821 if (flag_pic && symbolic_operand (xfoo0, SImode))