Home
last modified time | relevance | path

Searched refs:decode_asm_operands (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Drecog.c153 decode_asm_operands (x, operands, NULL, constraints, NULL);
1533 decode_asm_operands (body, operands, operand_locs, constraints, modes) in decode_asm_operands() function
2153 decode_asm_operands (body, recog_data.operand,
H A Dfinal.c1597 template = decode_asm_operands (body, NULL, NULL, NULL, NULL);
2424 string = decode_asm_operands (body, ops, NULL, NULL, NULL);
H A Drtl.h1693 extern const char *decode_asm_operands PARAMS ((rtx, rtx *, rtx **,
H A Dra-build.c2880 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc,
H A Dreload1.c1356 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc, in maybe_fix_stack_asms()
H A DChangeLog.16086 decode_asm_operands, extract_insn, preprocess_constraints,
6101 * rtl.h (decode_asm_operands): Likewise.
H A DChangeLog.311499 emit_note, decode_asm_operands): Constify.
11553 * recog.c (decode_asm_operands): Likewise.
H A DChangeLog.66865 * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS.
/openbsd/gnu/gcc/gcc/
H A Drecog.c143 decode_asm_operands (x, operands, NULL, constraints, NULL); in check_asm_operands()
1472 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands() function
2055 decode_asm_operands (body, recog_data.operand, in extract_insn()
H A Dfinal.c1359 template = decode_asm_operands (body, NULL, NULL, NULL, NULL); in asm_insn_count()
2094 string = decode_asm_operands (body, ops, NULL, NULL, NULL); in final_scan_insn()
H A Drtl.h1775 extern const char *decode_asm_operands (rtx, rtx *, rtx **, const char **,
H A Dreload1.c1361 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc, in maybe_fix_stack_asms()
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c6922 = decode_asm_operands (body, NULL, NULL, NULL, NULL);
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c8286 = decode_asm_operands (body, NULL, NULL, NULL, NULL); in sh_insn_length_adjustment()