Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp17 static unsigned getLoopOperandSizeInBytes(Type *Type) { in getLoopOperandSizeInBytes() function
43 unsigned LoopOpSize = getLoopOperandSizeInBytes(LoopOpType); in createMemCpyLoopKnownSize()
106 unsigned OperandSize = getLoopOperandSizeInBytes(OpTy); in createMemCpyLoopKnownSize()
150 unsigned LoopOpSize = getLoopOperandSizeInBytes(LoopOpType); in createMemCpyLoopUnknownSize()