Searched defs:CopyLen (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BPFSelectionDAGInfo.cpp | 29 unsigned CopyLen = ConstantSize->getZExtValue(); in EmitTargetCodeForMemcpy() local
|
| D | BPFInstrInfo.cpp | 48 uint64_t CopyLen = MI->getOperand(2).getImm(); in expandMEMCPY() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerMemIntrinsics.cpp | 26 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()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAggrCopies.cpp | 110 ConstantInt *CopyLen = in runOnFunction() local
|