Home
last modified time | relevance | path

Searched refs:getRuntimeLoopRemainder (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp159 static Value *getRuntimeLoopRemainder(const DataLayout &DL, IRBuilderBase &B, in getRuntimeLoopRemainder() function
176 RTLoopRemainder = getRuntimeLoopRemainder(DL, B, Len, OpSize, OpSizeVal); in getRuntimeLoopBytes()
222 RuntimeResidualBytes = getRuntimeLoopRemainder(DL, PLBuilder, CopyLen, in createMemCpyLoopUnknownSize()
442 RuntimeLoopRemainder = getRuntimeLoopRemainder(DL, PLBuilder, CopyLen, in createMemMoveLoopUnknownSize()