Home
last modified time | relevance | path

Searched full:memcopy (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libc/i386/string/
H A Dbcopy.S42 #ifdef MEMCOPY
53 #if defined(MEMCOPY) || defined(MEMMOVE)
105 #ifdef MEMCOPY
H A Dmemcpy.S2 #define MEMCOPY macro
/freebsd/lib/libc/string/
H A Dbcopy.c47 #if defined(MEMCOPY) || defined(MEMMOVE)
54 #ifdef MEMCOPY
131 #if defined(MEMCOPY) || defined(MEMMOVE) in memcpy()
H A Dmemcpy.c1 #define MEMCOPY macro
/freebsd/lib/libc/powerpc64/string/
H A Dmemcpy_resolver.c2 #define MEMCOPY macro
H A Dbcopy_resolver.c37 #ifdef MEMCOPY
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dmemcpy_likely_aligned.S1 //===------------------------- memcopy routines ---------------------------===//
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dintel,ldma.yaml81 It only applies to RX DMA and memcopy DMA.
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dstrcpy.c12 #include <memcopy.h>
/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15var.h76 * This is rounded up to 32 in order to use the fast memcopy function */
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp694 // store is in an unreached block, breaking the memcopy could lose in runOnMachineFunction()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c64 /*! \brief memcopy
H A Dsahw.c1792 /*! \brief memcopy cross PCI from host memory to card memory
/freebsd/contrib/unbound/util/data/
H A Dmsgencode.c541 * memcopy. */ in packed_rrset_encode()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1040 // we need to memcopy 12 bytes from va_list to another similar list. in LowerVACOPY()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp597 // We want to legalize constant related memmove and memcopy in NVPTXTargetLowering()
/freebsd/sys/cam/scsi/
H A Dscsi_all.c8127 * Using memcopy starting at buf[2] because the set timestamp parameters in scsi_create_timestamp()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4205 // memcopy dependency data. in emitDepobjElements()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5928 // register). It may also be an ExternalSymbolSDNode (ex memcopy). in LowerCall()