Home
last modified time | relevance | path

Searched refs:emit_library_call_value_1 (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h4074 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4089 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4097 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4109 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4123 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4139 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4150 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4159 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4172 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4187 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Drtl.h4135 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4150 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4158 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4170 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4184 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4200 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4211 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4220 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4233 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4248 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Drtl.h4159 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4174 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4182 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4194 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4208 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4224 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4235 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4244 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4257 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4272 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Drtl.h4074 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4089 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4097 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4109 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4123 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4139 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4150 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4159 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4172 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4187 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h4074 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4089 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4097 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4109 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4123 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4139 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4150 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4159 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4172 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4187 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Drtl.h4074 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4089 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4097 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4109 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4123 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4139 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4150 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4159 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4172 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4187 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Drtl.h4074 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4089 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4097 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4109 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4123 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4139 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4150 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4159 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4172 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4187 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Drtl.h4118 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4133 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4141 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4153 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4167 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4183 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4194 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4203 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4216 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4231 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Drtl.h4159 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4174 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4182 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4194 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4208 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4224 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4235 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4244 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4257 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4272 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Drtl.h4135 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4150 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4158 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4170 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4184 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4200 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4211 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4220 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4233 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4248 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Drtl.h4091 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4106 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4114 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4126 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4140 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4156 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4167 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4176 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4189 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4204 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Drtl.h4313 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4328 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4336 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4348 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4362 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4378 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4389 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4398 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4411 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4426 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
H A Dcalls.c4035 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Drtl.h4292 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4307 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4315 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4327 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4341 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4357 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4368 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4377 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4390 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4405 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Drtl.h4292 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4307 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4315 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4327 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4341 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4357 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4368 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4377 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4390 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4405 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Drtl.h4292 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4307 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4315 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4327 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4341 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4357 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4368 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4377 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4390 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4405 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Drtl.h4176 extern rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
4191 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 0, NULL);
4199 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 1, args);
4211 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 2, args);
4225 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 3, args);
4241 emit_library_call_value_1 (0, fun, NULL_RTX, fn_type, outmode, 4, args);
4252 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 0, NULL);
4261 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 1, args);
4274 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 2, args);
4289 return emit_library_call_value_1 (1, fun, value, fn_type, outmode, 3, args);
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcalls.c143 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3219 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
3948 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
3969 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcalls.c144 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3569 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4330 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4351 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcalls.c144 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3565 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4325 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4346 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcalls.c142 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3685 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4426 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4447 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcalls.c152 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3586 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4347 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4368 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcalls.c142 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3685 emit_library_call_value_1 (int retval, rtx orgfun, rtx value,
4426 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p);
4447 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode,
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcalls.c162 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3806 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4582 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4603 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcalls.c162 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3806 emit_library_call_value_1 (int retval, rtx orgfun, rtx value, in emit_library_call_value_1() function
4582 emit_library_call_value_1 (0, orgfun, NULL_RTX, fn_type, outmode, nargs, p); in emit_library_call()
4603 result = emit_library_call_value_1 (1, orgfun, value, fn_type, outmode, in emit_library_call_value()

12345678910>>...19