Home
last modified time | relevance | path

Searched defs:inputs (Results 1 – 25 of 25) 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 Dgimple.c627 gimple_build_asm_vec (const char *string, vec<tree, va_gc> *inputs, in gimple_build_asm_vec()
H A Dfunction.c6639 rtvec inputs = ASM_OPERANDS_INPUT_VEC (op); in match_asm_constraints_1() local
H A Dgimplify.c6108 vec<tree, va_gc> *inputs; 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()
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 Dgimple.c671 gimple_build_asm_vec (const char *string, VEC(tree,gc)* inputs, in gimple_build_asm_vec()
H A Dfunction.c6957 rtvec inputs = ASM_OPERANDS_INPUT_VEC (op); in match_asm_constraints_1() local
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/contrib/binutils-2.34/gold/
H A Dincremental.cc56 Output_section_incremental_inputs(const Incremental_inputs* inputs, in Output_section_incremental_inputs()
305 Incremental_inputs_reader<size, big_endian>& inputs = this->inputs_reader_; in setup_readers() local
411 Incremental_inputs_reader<size, big_endian>& inputs = this->inputs_reader_; in do_check_inputs() local
1269 const Incremental_inputs* inputs = this->inputs_; in set_final_data_size() local
1399 const Incremental_inputs* inputs = this->inputs_; in do_write() local
1483 const Incremental_inputs* inputs = this->inputs_; in write_input_files() local
1522 const Incremental_inputs* inputs = this->inputs_; in write_info_blocks() local
2560 Incremental_inputs* inputs = layout->incremental_inputs(); in do_relocate() local
H A Dreloc.cc1101 Incremental_inputs* inputs = relinfo->layout->incremental_inputs(); in incremental_relocs_write_reltype() local
H A Doptions.h2340 inputs() in inputs() function
H A Dincremental.h815 Incremental_input_entry_reader(const Incremental_inputs_reader* inputs, in Incremental_input_entry_reader()
H A Dscript.cc1410 inputs() in inputs() function in gold::Parser_closure
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dincremental.cc56 Output_section_incremental_inputs(const Incremental_inputs* inputs, in Output_section_incremental_inputs()
304 Incremental_inputs_reader<size, big_endian>& inputs = this->inputs_reader_; in setup_readers() local
406 Incremental_inputs_reader<size, big_endian>& inputs = this->inputs_reader_; in do_check_inputs() local
1264 const Incremental_inputs* inputs = this->inputs_; in set_final_data_size() local
1394 const Incremental_inputs* inputs = this->inputs_; in do_write() local
1478 const Incremental_inputs* inputs = this->inputs_; in write_input_files() local
1517 const Incremental_inputs* inputs = this->inputs_; in write_info_blocks() local
2555 Incremental_inputs* inputs = layout->incremental_inputs(); in do_relocate() local
H A Dreloc.cc1078 Incremental_inputs* inputs = relinfo->layout->incremental_inputs(); in incremental_relocs_write_reltype() local
H A Doptions.h2134 inputs() in inputs() function
H A Dincremental.h815 Incremental_input_entry_reader(const Incremental_inputs_reader* inputs, in Incremental_input_entry_reader()
H A Dscript.cc1380 inputs() in inputs() function in gold::Parser_closure
/dflybsd-src/sys/sys/
H A Dsoundcard.h301 u_long inputs; /* bitmap of available inputs (per mixer) */ member
/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.c15201 tree inputs = NULL_TREE; in cp_parser_asm_definition() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c16993 tree inputs = tsubst_copy_asm_operands (ASM_INPUTS (t), args, in tsubst_expr() local
H A Dparser.c19105 tree inputs = NULL_TREE; in cp_parser_asm_definition() local