Home
last modified time | relevance | path

Searched defs:outputs (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dstmt.c480 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 Dtree-ssa-coalesce.c1199 tree *outputs, link; in create_outofssa_var_map() local
H A Dgimple.c628 vec<tree, va_gc> *outputs, vec<tree, va_gc> *clobbers, in gimple_build_asm_vec()
H A Dlra-constraints.c3742 signed char outputs[MAX_RECOG_OPERANDS + 1]; in curr_insn_transform() local
H A Dgimplify.c6109 vec<tree, va_gc> *outputs; in gimplify_asm_expr() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dstmt.c638 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 Dtree-ssa-coalesce.c1080 tree *outputs, link; in create_outofssa_var_map() local
H A Dgimple.c672 VEC(tree,gc)* outputs, VEC(tree,gc)* clobbers, in gimple_build_asm_vec()
H A Dc-parser.c5069 tree quals, str, outputs, inputs, clobbers, labels, ret; in c_parser_asm_statement() local
H A Dc-typeck.c8586 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_sdvo.c667 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 Dc-typeck.c9997 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr()
H A Dc-parser.c6297 tree str, outputs, inputs, clobbers, labels, ret; in c_parser_asm_statement() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c15200 tree outputs = NULL_TREE; in cp_parser_asm_definition() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c16991 tree outputs = tsubst_copy_asm_operands (ASM_OUTPUTS (t), args, in tsubst_expr() local
H A Dparser.c19104 tree outputs = NULL_TREE; in cp_parser_asm_definition() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c44647 ix86_md_asm_adjust (vec<rtx> &outputs, vec<rtx> &/*inputs*/, in ix86_md_asm_adjust()