Searched refs:libcall (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
| H A D | cmath | 70 // libc++ implementation uses __builtin_XXX which gets translated into a libcall
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86LegalizerInfo.cpp | 531 getActionDefinitionsBuilder({G_MEMCPY, G_MEMMOVE, G_MEMSET}).libcall(); in X86LegalizerInfo() 541 .libcall(); in X86LegalizerInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.h | 98 LegalizeResult libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver);
|
| H A D | LegalizerInfo.h | 729 LegalizeRuleSet &libcall() { in libcall() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 191 libcall, enumerator 201 clEnumVal(libcall, "Add a call to __hwasan_add_frame_record for " 1292 case libcall: { in emitPrologue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsLegalizerInfo.cpp | 327 getActionDefinitionsBuilder({G_MEMCPY, G_MEMMOVE, G_MEMSET}).libcall(); in MipsLegalizerInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| H A D | RISCVLegalizerInfo.cpp | 307 getActionDefinitionsBuilder({G_MEMCPY, G_MEMMOVE, G_MEMSET}).libcall(); in RISCVLegalizerInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 24 // Declare the enumerator for each libcall, along with its default name. Some
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 994 .libcall(); in AArch64LegalizerInfo() 1177 .libcall(); in AArch64LegalizerInfo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 132 return libcall(MI, LocObserver); in legalizeInstrStep() 1006 LegalizerHelper::libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver) { in libcall() function in LegalizerHelper
|