Searched refs:safe_vector_operand (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/gcc/config/i386/ |
| HD | i386.c | 1398 static rtx safe_vector_operand (rtx, enum machine_mode); 16137 safe_vector_operand (rtx x, enum machine_mode mode) in safe_vector_operand() function 16159 op0 = safe_vector_operand (op0, mode0); in ix86_expand_binop_builtin() 16161 op1 = safe_vector_operand (op1, mode1); in ix86_expand_binop_builtin() 16226 op1 = safe_vector_operand (op1, mode1); in ix86_expand_store_builtin() 16258 op0 = safe_vector_operand (op0, mode0); in ix86_expand_unop_builtin() 16290 op0 = safe_vector_operand (op0, mode0); in ix86_expand_unop1_builtin() 16325 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_compare() 16327 op1 = safe_vector_operand (op1, mode1); in ix86_expand_sse_compare() 16376 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_comi() [all …]
|
| /trueos/contrib/gcc/config/arm/ |
| HD | arm.c | 140 static rtx safe_vector_operand (rtx, enum machine_mode); 12620 safe_vector_operand (rtx x, enum machine_mode mode) in safe_vector_operand() function 12647 op0 = safe_vector_operand (op0, mode0); in arm_expand_binop_builtin() 12649 op1 = safe_vector_operand (op1, mode1); in arm_expand_binop_builtin() 12691 op0 = safe_vector_operand (op0, mode0); in arm_expand_unop_builtin()
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2006 | 6214 (safe_vector_operand, bfin_expand_binop_builtin,
|
| HD | ChangeLog-2002 | 5301 (safe_vector_operand): Update sse_clrv4sf call. 34530 (safe_vector_operand): Use V4SFmode, not TImode.
|
| HD | ChangeLog-2000 | 8126 (ix86_expand_sse_comi, ix86_expand_sse_compare, safe_vector_operand,
|
| HD | ChangeLog-2003 | 18471 (safe_vector_operand): New function.
|
| HD | ChangeLog-2005 | 35219 (safe_vector_operand): Use CONST0_RTX.
|