Searched refs:output_lbranch (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa-protos.h41 extern const char *output_lbranch (rtx, rtx, int);
H A Dpa.c6349 by output_lbranch. If the delay slot is empty or this is a
6411 return output_lbranch (operands[0], insn, xdelay);
6434 output_lbranch (rtx dest, rtx insn, int xdelay)
6691 by output_lbranch. If the delay slot is empty or this is a
6721 return output_lbranch (negated ? operands[3] : operands[2],
6875 by output_lbranch. If the delay slot is empty or this is a
6905 return output_lbranch (negated ? operands[3] : operands[2],
6995 by output_lbranch. If the delay slot is empty or this is a
7016 return output_lbranch (operands[3], insn, xdelay);
7038 return output_lbranch (operand
6420 output_lbranch (rtx dest, rtx insn, int xdelay) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/pa/
H A Dpa-protos.h46 extern const char *output_lbranch (rtx, rtx);
H A Dpa.c6160 return output_lbranch (operands[0], insn);
6172 output_lbranch (rtx dest, rtx insn)
6158 output_lbranch (rtx dest, rtx insn) function

Completed in 180 milliseconds