Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp61 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemCpyToLoop()
132 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemMoveToLoop()
209 Value *CopyLen, Value *SetValue, LLVMContext &Context, in convertMemSetToLoop()
290 Value *CopyLen = ConstantInt::get(Type::getInt32Ty(Context), NumLoads); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp26 Value *DstAddr, ConstantInt *CopyLen, in createMemCpyLoopKnownSize()
137 Value *CopyLen, unsigned SrcAlign, in createMemCpyLoopUnknownSize()
288 Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemMoveLoop()
369 Value *DstAddr, Value *CopyLen, Value *SetValue, in createMemSetLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp22 ConstantInt *CopyLen, Align SrcAlign, Align DstAlign, bool SrcIsVolatile, in createMemCpyLoopKnownSize()
176 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemCpyLoopUnknownSize()
377 Value *DstAddr, Value *CopyLen, Align SrcAlign, in createMemMoveLoop()
470 Value *CopyLen, Value *SetValue, Align DstAlign, in createMemSetLoop()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp109 ConstantInt *CopyLen = in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp110 ConstantInt *CopyLen = in runOnFunction() local