/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | stmt.c | 480 check_unique_operand_names (tree outputs, tree inputs, tree labels) in check_unique_operand_names() 536 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names() 613 resolve_operand_name_1 (char *p, tree outputs, tree inputs, tree labels) in resolve_operand_name_1()
|
H A D | tree-ssa-coalesce.c | 1199 tree *outputs, link; in create_outofssa_var_map() local
|
H A D | gimple.c | 628 vec<tree, va_gc> *outputs, vec<tree, va_gc> *clobbers, in gimple_build_asm_vec()
|
H A D | lra-constraints.c | 3742 signed char outputs[MAX_RECOG_OPERANDS + 1]; in curr_insn_transform() local
|
H A D | gimplify.c | 6109 vec<tree, va_gc> *outputs; in gimplify_asm_expr() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | stmt.c | 638 expand_asm_operands (tree string, tree outputs, tree inputs, in expand_asm_operands() 1122 tree outputs, tail, t; in expand_asm_stmt() local 1210 check_operand_nalternatives (tree outputs, tree inputs) in check_operand_nalternatives() 1254 check_unique_operand_names (tree outputs, tree inputs, tree labels) in check_unique_operand_names() 1309 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names() 1386 resolve_operand_name_1 (char *p, tree outputs, tree inputs, tree labels) in resolve_operand_name_1()
|
H A D | tree-ssa-coalesce.c | 1080 tree *outputs, link; in create_outofssa_var_map() local
|
H A D | gimple.c | 672 VEC(tree,gc)* outputs, VEC(tree,gc)* clobbers, in gimple_build_asm_vec()
|
H A D | c-parser.c | 5069 tree quals, str, outputs, inputs, clobbers, labels, ret; in c_parser_asm_statement() local
|
H A D | c-typeck.c | 8586 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr()
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_sdvo.c | 667 u16 outputs) in intel_sdvo_set_active_outputs() 675 u16 *outputs) in intel_sdvo_get_active_outputs() 725 u16 outputs) in intel_sdvo_set_target_output()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 9997 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr()
|
H A D | c-parser.c | 6297 tree str, outputs, inputs, clobbers, labels, ret; in c_parser_asm_statement() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 15200 tree outputs = NULL_TREE; in cp_parser_asm_definition() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 16991 tree outputs = tsubst_copy_asm_operands (ASM_OUTPUTS (t), args, in tsubst_expr() local
|
H A D | parser.c | 19104 tree outputs = NULL_TREE; in cp_parser_asm_definition() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 44647 ix86_md_asm_adjust (vec<rtx> &outputs, vec<rtx> &/*inputs*/, in ix86_md_asm_adjust()
|