Searched refs:build_mask64_2_operands (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000-protos.h | 53 extern void build_mask64_2_operands (rtx, rtx *);
|
H A D | rs6000.md | 7316 build_mask64_2_operands (operands[2], &operands[4]); 7366 build_mask64_2_operands (operands[2], &operands[5]); 7438 build_mask64_2_operands (operands[2], &operands[5]);
|
H A D | rs6000.c | 2506 build_mask64_2_operands (rtx in, rtx *out) in build_mask64_2_operands() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000-protos.h | 70 extern void build_mask64_2_operands PARAMS ((rtx, rtx *));
|
H A D | rs6000.md | 7627 build_mask64_2_operands (operands[2], &operands[4]); 7691 build_mask64_2_operands (operands[2], &operands[5]); 7760 build_mask64_2_operands (operands[2], &operands[5]);
|
H A D | rs6000.c | 1732 build_mask64_2_operands (in, out) in build_mask64_2_operands() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 13378 * config/rs6000/rs6000.c (build_mask64_2_operands): Suppress 18170 (build_mask64_2_operands): Declare. 18179 (build_mask64_2_operands): New function.
|