Searched refs:CALL (Results 76 - 100 of 165) sorted by relevance

1234567

/haiku-buildtools/gcc/gmp/mpn/x86_64/
H A Dredc_1.asm314 CALL( mpn_add_n)
324 CALL( mpn_sub_n)
H A Dmod_1_4.asm173 CALL( mpn_invert_limb)
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dcygwin.h487 emit_call_insn (gen_rtx (CALL, VOIDmode, xops[0], const0_rtx)); \
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpr49303.c16 UNKNOWN , VALUE , DEBUG_EXPR , EXPR_LIST , INSN_LIST , SEQUENCE , ADDRESS , DEBUG_INSN , INSN , JUMP_INSN , CALL_INSN , BARRIER , CODE_LABEL , NOTE , COND_EXEC , PARALLEL , ASM_INPUT , ASM_OPERANDS , UNSPEC , UNSPEC_VOLATILE , ADDR_VEC , ADDR_DIFF_VEC , PREFETCH , SET , USE , CLOBBER , CALL , RETURN , EH_RETURN , TRAP_IF , CONST_INT , CONST_FIXED , CONST_DOUBLE , CONST_VECTOR , CONST_STRING , CONST , PC , REG , SCRATCH , SUBREG , STRICT_LOW_PART , CONCAT , CONCATN , MEM , LABEL_REF , SYMBOL_REF , CC0 , IF_THEN_ELSE , COMPARE , PLUS , MINUS , NEG , MULT , SS_MULT , US_MULT , DIV , SS_DIV , US_DIV , MOD , UDIV , UMOD , AND , IOR , XOR , NOT , ASHIFT , ROTATE , ASHIFTRT , LSHIFTRT , ROTATERT , SMIN , SMAX , UMIN , UMAX , PRE_DEC , PRE_INC , POST_DEC , POST_INC , PRE_MODIFY , POST_MODIFY , NE , EQ , GE , GT , LE , LT , GEU , GTU , LEU , LTU , UNORDERED , ORDERED , UNEQ , UNGE , UNGT , UNLE , UNLT , LTGT , SIGN_EXTEND , ZERO_EXTEND , TRUNCATE , FLOAT_EXTEND , FLOAT_TRUNCATE , FLOAT , FIX , UNSIGNED_FLOAT , UNSIGNED_FIX , FRACT_CONVERT , UNSIGNED_FRACT_CONVERT , SAT_FRACT , UNSIGNED_SAT_FRACT , ABS , SQRT , BSWAP , FFS , CLZ , CTZ , POPCOUNT , PARITY , SIGN_EXTRACT , ZERO_EXTRACT , HIGH , LO_SUM , VEC_MERGE , VEC_SELECT , VEC_CONCAT , VEC_DUPLICATE , SS_PLUS , US_PLUS , SS_MINUS , SS_NEG , US_NEG , SS_ABS , SS_ASHIFT , US_ASHIFT , US_MINUS , SS_TRUNCATE , US_TRUNCATE , FMA , VAR_LOCATION , DEBUG_IMPLICIT_PTR , ENTRY_VALUE , LAST_AND_UNUSED_RTX_CODE}; enumerator in enum:rtx_code
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c116 CALL = 315, enumerator in enum:yytokentype
291 #define CALL 315 macro
1307 "JUMP_DOT_L", "CALL", "ABORT", "NOT", "TILDA", "BANG", "AMPERSAND",
5010 notethat ("ProgCtrl: CALL (pregs )\n");
5023 notethat ("ProgCtrl: CALL (PC + pregs )\n");
5135 notethat ("CALLa: CALL pcrel25m2\n");
5148 notethat ("CALLa: CALL pcrel25m2\n");
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i960.c209 #define CALL 0x09000000 macro
1488 ctrl_fmt (BR_CNT_FUNC, CALL, 1);
1514 instrument = instrument_branches && (opcode != CALL)
H A Dbfin-lex.l187 [cC][aA][lL][lL]"."[xX] { BEGIN 0; return CALL;}
188 [cC][aA][lL][lL] { BEGIN 0; return CALL;}
H A Dbfin-parse.y417 %token CALL
2547 | CALL LPAREN REG RPAREN
2551 notethat ("ProgCtrl: CALL (pregs )\n");
2558 | CALL LPAREN PC PLUS REG RPAREN
2562 notethat ("ProgCtrl: CALL (PC + pregs )\n");
2652 | CALL expr
2656 notethat ("CALLa: CALL pcrel25m2\n");
2662 | CALL pltpc
2666 notethat ("CALLa: CALL pcrel25m2\n");
/haiku-buildtools/binutils/gas/config/
H A Dtc-i960.c204 #define CALL 0x09000000 macro
1484 ctrl_fmt (BR_CNT_FUNC, CALL, 1);
1510 instrument = instrument_branches && (opcode != CALL)
H A Dbfin-lex.l187 [cC][aA][lL][lL]"."[xX] { BEGIN 0; return CALL;}
188 [cC][aA][lL][lL] { BEGIN 0; return CALL;}
/haiku-buildtools/legacy/gcc/gcc/
H A Drtlanal.c408 case CALL:
1604 case CALL:
1672 case CALL:
1747 case CALL:
H A Dresource.c193 CALL, SET and CLOBBER operators. */
260 case CALL:
289 /* A CALL references memory, the frame pointer if it exists, the
291 USE insns immediately in front of the CALL.
294 into the delay slot of this CALL. If so, the USE's for them
678 /* If the source of a SET is a CALL, this is actually done by
684 || GET_CODE (SET_SRC (x)) != CALL),
963 /* CALL clobbers all call-used regs that aren't fixed except
H A Demit-rtl.c3388 if (GET_CODE (x) == CALL)
3396 else if (GET_CODE (SET_SRC (x)) == CALL)
3405 if (GET_CODE (XVECEXP (x, 0, j)) == CALL)
3411 && GET_CODE (SET_SRC (XVECEXP (x, 0, j))) == CALL)
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dhash.h219 {"call", CALL, NORID, RESERVED},
244 {"CALL", CALL, NORID, RESERVED},
/haiku-buildtools/legacy/gcc/gcc/config/ns32k/
H A Dns32k.h1435 else if (GET_CODE (SET_SRC (EXP)) == CALL) \
1466 else if (GET_CODE (EXP) == CALL) \
/haiku-buildtools/gcc/gmp/mpn/x86_64/fat/
H A Dfat_entry.asm135 CALL( __gmpn_cpuvec_init)
/haiku-buildtools/gcc/gcc/
H A Dresource.c224 CALL, SET and CLOBBER operators. */
287 case CALL:
317 /* A CALL references memory, the frame pointer if it exists, the
319 USE insns immediately in front of the CALL.
322 into the delay slot of this CALL. If so, the USE's for them
718 /* If the source of a SET is a CALL, this is actually done by
724 || GET_CODE (SET_SRC (x)) != CALL),
1036 /* Values in call-clobbered registers survive a COND_EXEC CALL
1039 predicated instruction, or if the CALL is NORETURN. */
1046 /* CALL clobber
[all...]
H A Dcse.c2477 case CALL:
3202 case CALL:
4310 else if (GET_CODE (SET_SRC (x)) == CALL)
4331 else if (GET_CODE (SET_SRC (y)) == CALL)
4386 if (GET_CODE (x) == SET && GET_CODE (SET_SRC (x)) == CALL)
4417 else if (GET_CODE (x) == CALL)
4430 if (GET_CODE (y) == SET && GET_CODE (SET_SRC (y)) == CALL)
4445 else if (GET_CODE (y) == CALL)
6109 /* Ensure we invalidate the destination register of a CALL insn.
6112 if (GET_CODE (x) == SET && GET_CODE (SET_SRC (x)) == CALL)
[all...]
H A Dvaltrack.c645 /* Lose if the REG-setting insn is a CALL. */
646 if (GET_CODE (src) == CALL)
H A Dgcse.c821 case CALL:
1271 if (GET_CODE (src) == CALL)
1414 else if (GET_CODE (pat) == CALL)
1426 else if (GET_CODE (x) == CALL)
/haiku-buildtools/legacy/gcc/gcc/config/pdp11/
H A Dpdp11.h988 but a CALL with constant address is cheap. */
1057 else if (GET_CODE (EXP) == CALL) \
/haiku-buildtools/legacy/gcc/gcc/config/tahoe/
H A Dtahoe.h682 { if (GET_CODE (SET_SRC (EXP)) == CALL) \
/haiku-buildtools/binutils/include/opcode/
H A Dnios2r1.h299 #define MATCH_R1_CALL MATCH_R1_OP (CALL)
/haiku-buildtools/legacy/binutils/bfd/
H A Dbout.c429 /* Make sure {CALL,BAL}NAME symbols remain adjacent on output
485 #define CALL 0x09000000
627 word = CALL | (((word & BAL_MASK)
484 #define CALL macro
/haiku-buildtools/binutils/bfd/
H A Dbout.c428 /* Make sure {CALL,BAL}NAME symbols remain adjacent on output
484 #define CALL 0x09000000
624 word = CALL | (((word & BAL_MASK)
483 #define CALL macro

Completed in 235 milliseconds

1234567