| /src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| riscv-vector-builtins.h | 472 void add_output_operand (machine_mode, rtx); 663 function_expander::add_output_operand (machine_mode mode, rtx target) function in class:riscv_vector::function_expander
|
| riscv-v.cc | 152 void add_output_operand (rtx x, machine_mode mode) function in class:riscv_vector::insn_expander 245 add_output_operand (op, GET_MODE (op));
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-mve-builtins.cc | 2079 function_expander::add_output_operand (insn_code icode) 2194 add_output_operand (icode); 2212 add_output_operand (icode); 2227 add_output_operand (icode); 2263 add_output_operand (icode); 2278 add_output_operand (icode);
|
| arm-mve-builtins.h | 486 void add_output_operand (insn_code);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins.cc | 2807 function_expander::add_output_operand (insn_code icode) 3041 add_output_operand (icode); 3062 add_output_operand (icode); 3083 add_output_operand (icode); 3127 add_output_operand (icode); 3156 add_output_operand (icode); 3172 add_output_operand (icode);
|
| aarch64-sve-builtins.h | 538 void add_output_operand (insn_code);
|
| aarch64-sve-builtins-base.cc | 923 e.add_output_operand (icode);
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-sve-builtins.cc | 3774 function_expander::add_output_operand (insn_code icode) 4015 add_output_operand (icode); 4036 add_output_operand (icode); 4057 add_output_operand (icode); 4102 add_output_operand (icode); 4131 add_output_operand (icode); 4147 add_output_operand (icode);
|
| aarch64-sve-builtins.h | 675 void add_output_operand (insn_code);
|
| aarch64-sve-builtins-base.cc | 1015 e.add_output_operand (icode); 1155 e.add_output_operand (icode); 1191 e.add_output_operand (icode); 1233 e.add_output_operand (icode); 1239 e.add_output_operand (icode);
|
| /src/external/gpl3/gcc/dist/gcc/jit/ |
| libgccjit++.h | 552 add_output_operand (const std::string &asm_symbolic_name, 556 add_output_operand (const std::string &constraint, 1973 extended_asm::add_output_operand (const std::string &asm_symbolic_name, function in class:gccjit::extended_asm 1986 extended_asm::add_output_operand (const std::string &constraint, function in class:gccjit::extended_asm
|
| jit-recording.h | 2495 void add_output_operand (const char *asm_symbolic_name,
|
| libgccjit.cc | 4302 gcc::jit::recording::extended_asm::add_output_operand, in 4320 ext_asm->add_output_operand (asm_symbolic_name, constraint, dest);
|
| jit-recording.cc | 7495 recording::extended_asm::add_output_operand (const char *asm_symbolic_name, function in class:gcc::jit::recording::extended_asm
|
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| libgccjit++.h | 551 add_output_operand (const std::string &asm_symbolic_name, 555 add_output_operand (const std::string &constraint, 1966 extended_asm::add_output_operand (const std::string &asm_symbolic_name, function in class:gccjit::extended_asm 1979 extended_asm::add_output_operand (const std::string &constraint, function in class:gccjit::extended_asm
|
| jit-recording.h | 2376 void add_output_operand (const char *asm_symbolic_name,
|
| libgccjit.cc | 4203 gcc::jit::recording::extended_asm::add_output_operand, in 4221 ext_asm->add_output_operand (asm_symbolic_name, constraint, dest);
|
| jit-recording.cc | 7250 recording::extended_asm::add_output_operand (const char *asm_symbolic_name, function in class:gcc::jit::recording::extended_asm
|