Home
last modified time | relevance | path

Searched refs:build_mask64_2_operands (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000-protos.h53 extern void build_mask64_2_operands (rtx, rtx *);
H A Drs6000.md7316 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 Drs6000.c2506 build_mask64_2_operands (rtx in, rtx *out) in build_mask64_2_operands() function
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h70 extern void build_mask64_2_operands PARAMS ((rtx, rtx *));
H A Drs6000.md7627 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 Drs6000.c1732 build_mask64_2_operands (in, out) in build_mask64_2_operands() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog13378 * config/rs6000/rs6000.c (build_mask64_2_operands): Suppress
18170 (build_mask64_2_operands): Declare.
18179 (build_mask64_2_operands): New function.