Home
last modified time | relevance | path

Searched refs:libcall (Results 1 – 25 of 49) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dmot3300.h632 int libcall; member
641 (CUM).libcall = (LIBNAME) && (*XSTR((LIBNAME), 0) == '*');} while(0)
651 (((CUM).libcall && (CUM).offset == 0) ? gen_rtx_REG ((MODE), 0)\
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DREADME.txt127 If the i64 division is lowered to a libcall, then a safe point will (must)
135 Only a concurrent mutator can trigger a collection at the libcall safe point.
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DREADME-FPStack.txt58 Opencode the sincos[f] libcall.
H A DX86LegalizerInfo.cpp77 .libcall(); in X86LegalizerInfo()
93 getActionDefinitionsBuilder({G_MEMCPY, G_MEMMOVE, G_MEMSET}).libcall(); in X86LegalizerInfo()
H A DREADME.txt1221 We currently generate a libcall, but we really shouldn't: the expansion is
1222 shorter and likely faster than the libcall. The expected code is something
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c1375 c4x_emit_libcall (libcall, code, dmode, smode, noperands, operands) in c4x_emit_libcall() argument
1376 rtx libcall; in c4x_emit_libcall()
1391 ret = emit_library_call_value (libcall, NULL_RTX, 1, dmode, 1,
1397 ret = emit_library_call_value (libcall, NULL_RTX, 1, dmode, 2,
1413 c4x_emit_libcall3 (libcall, code, mode, operands) in c4x_emit_libcall3() argument
1414 rtx libcall; in c4x_emit_libcall3()
1419 c4x_emit_libcall (libcall, code, mode, mode, 3, operands);
1424 c4x_emit_libcall_mulhi (libcall, code, mode, operands) in c4x_emit_libcall_mulhi() argument
1425 rtx libcall; in c4x_emit_libcall_mulhi()
1435 ret = emit_library_call_value (libcall, NULL_RTX, 1, mode, 2,
/openbsd-src/gnu/gcc/gcc/config/h8300/
H A Dh8300.h624 struct rtx_def *libcall; member
634 ((CUM).nbytes = 0, (CUM).libcall = LIBNAME)
H A Dh8300.c1081 if (cum->libcall) in function_arg()
1085 fname = XSTR (cum->libcall, 0); in function_arg()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.h661 struct rtx_def *libcall; member
671 ((CUM).nbytes = 0, (CUM).libcall = LIBNAME)
H A Dh8300.c1112 if (cum->libcall)
1116 fname = XSTR (cum->libcall, 0);
/openbsd-src/gnu/llvm/clang/lib/Headers/cuda_wrappers/
H A Dcmath70 // libc++ implementation uses __builtin_XXX which gets translated into a libcall
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlcheat.pod70 5 gid 5 year-1900 5 wantarray $! sys/libcall error
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.c1381 c4x_emit_libcall (rtx libcall, enum rtx_code code, in c4x_emit_libcall() argument
1393 ret = emit_library_call_value (libcall, NULL_RTX, 1, dmode, 1, in c4x_emit_libcall()
1399 ret = emit_library_call_value (libcall, NULL_RTX, 1, dmode, 2, in c4x_emit_libcall()
1415 c4x_emit_libcall3 (rtx libcall, enum rtx_code code, in c4x_emit_libcall3() argument
1418 c4x_emit_libcall (libcall, code, mode, mode, 3, operands); in c4x_emit_libcall3()
1423 c4x_emit_libcall_mulhi (rtx libcall, enum rtx_code code, in c4x_emit_libcall_mulhi() argument
1431 ret = emit_library_call_value (libcall, NULL_RTX, 1, mode, 2, in c4x_emit_libcall_mulhi()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerHelper.h94 LegalizeResult libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver);
H A DLegalizerInfo.h723 LegalizeRuleSet &libcall() { in libcall() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c585 rtx libcall; local
793 libcall = (rtx) 0;
800 libcall = extendsfdf2_libfunc;
804 libcall = extendsfxf2_libfunc;
808 libcall = extendsftf2_libfunc;
820 libcall = truncdfsf2_libfunc;
824 libcall = extenddfxf2_libfunc;
828 libcall = extenddftf2_libfunc;
840 libcall = truncxfsf2_libfunc;
844 libcall = truncxfdf2_libfunc;
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp197 libcall, enumerator
207 clEnumVal(libcall, "Add a call to __hwasan_add_frame_record for "
1213 case libcall: { in emitPrologue()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp326 getActionDefinitionsBuilder({G_MEMCPY, G_MEMMOVE, G_MEMSET}).libcall(); in MipsLegalizerInfo()
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c903 rtx libcall; in m68hc11_emit_libcall() local
907 libcall = gen_rtx_SYMBOL_REF (Pmode, name); in m68hc11_emit_libcall()
911 ret = emit_library_call_value (libcall, NULL_RTX, LCT_CONST, in m68hc11_emit_libcall()
917 ret = emit_library_call_value (libcall, NULL_RTX, in m68hc11_emit_libcall()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.c847 rtx libcall; local
851 libcall = gen_rtx_SYMBOL_REF (Pmode, name);
855 ret = emit_library_call_value (libcall, NULL_RTX, LCT_CONST,
861 ret = emit_library_call_value (libcall, NULL_RTX,
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def24 // Declare the enumerator for each libcall, along with its default name. Some
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DLegalizer.rst187 predicate is satisfied and indicates that replacing it with a libcall would
/openbsd-src/gnu/gcc/gcc/
H A Dexpr.c356 rtx libcall; in convert_move() local
438 libcall = tab->handlers[to_mode][from_mode].libfunc; in convert_move()
441 gcc_assert (libcall); in convert_move()
444 value = emit_library_call_value (libcall, NULL_RTX, LCT_CONST, to_mode, in convert_move()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp749 .libcall(); in AArch64LegalizerInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DREADME.txt1535 The libcall constant folding stuff should be moved out of SimplifyLibcalls into
2266 which can do this in a single operation (instruction or libcall). It is

12