Home
last modified time | relevance | path

Searched defs:CopyLen (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp18 Value *DstAddr, ConstantInt *CopyLen, in createMemCpyLoopKnownSize()
135 Value *CopyLen, Align SrcAlign, in createMemCpyLoopUnknownSize()
292 Value *DstAddr, Value *CopyLen, Align SrcAlign, in createMemMoveLoop()
379 Value *CopyLen, Value *SetValue, Align DstAlign, in createMemSetLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.cpp29 unsigned CopyLen = ConstantSize->getZExtValue(); in EmitTargetCodeForMemcpy() local
H A DBPFInstrInfo.cpp48 uint64_t CopyLen = MI->getOperand(2).getImm(); in expandMEMCPY() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp110 ConstantInt *CopyLen = in runOnFunction() local