Searched refs:zero_constant (Results 1 – 9 of 9) sorted by relevance
58 extern int zero_constant PARAMS ((rtx, enum machine_mode));
192 (match_operand:V4SI 1 "zero_constant" ""))]199 (match_operand:V4SF 1 "zero_constant" ""))]207 (match_operand:V8HI 1 "zero_constant" ""))]214 (match_operand:V16QI 1 "zero_constant" ""))]
2132 (match_operand:V2SI 1 "zero_constant" ""))]2139 (match_operand:V2SF 1 "zero_constant" ""))]2146 (match_operand:V4HI 1 "zero_constant" ""))]2153 (match_operand:V1DI 1 "zero_constant" ""))]
1997 || zero_constant (X, GET_MODE (X))) \
1425 zero_constant (op, mode) in zero_constant() function
281 if (zero_constant (op, mode))289 if (zero_constant (op, mode))327 (define_predicate "zero_constant"
2387 (match_operand:V2SI 1 "zero_constant" ""))]
2298 if (zero_constant (vec, mode)) in output_vec_const_move()
14375 zero_constant.16352 * config/rs6000/rs6000-protos.h: Add zero_constant.