Searched refs:call_operand (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/config/m32r/
H A Dm32r-protos.h52 extern int call_operand (rtx, machine_mode);
H A Dm32r.c537 call_operand (rtx op, machine_mode mode)
531 call_operand (rtx op, machine_mode mode) function
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv-protos.h118 extern int call_operand (rtx, machine_mode);
/haiku-buildtools/legacy/gcc/gcc/config/a29k/
H A Da29k.c353 call_operand (op, mode)
350 call_operand (op, mode) function
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.h2053 extern int call_operand PROTO((Rtx, int));
H A Dm32r.c465 call_operand (op, int_mode)
462 call_operand (op, int_mode) function
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.h2351 {"call_operand", {REG, SYMBOL_REF}}, \
2552 extern int call_operand ();
H A Dalpha.c645 call_operand (op, mode)
643 call_operand (op, mode) function
/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Darc.c365 call_operand (op, mode)
361 call_operand (op, mode) function
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Drs6000.h3224 {"call_operand", {SYMBOL_REF, REG}}, \
3292 extern int call_operand ();
H A Drs6000.c1190 call_operand (op, mode)
1185 call_operand (op, mode) function
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dm68k.c1474 if (call_operand (XEXP (x, 0), VOIDmode))
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c6029 output_sibcall (rtx_insn *insn, rtx call_operand)
6035 operands[0] = call_operand;
6019 output_sibcall(rtx_insn *insn, rtx call_operand) argument
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c506 call_operand (op, mode)
503 call_operand (op, mode) function

Completed in 398 milliseconds