Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3443 bool isZeroStr = CopyFromStr && Str.empty(); in getMemcpyLoadsAndStores() local
3448 (isZeroStr ? 0 : SrcAlign), in getMemcpyLoadsAndStores()
3472 (isZeroStr || (VT.isInteger() && !VT.isVector()))) { in getMemcpyLoadsAndStores()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4321 bool isZeroStr = CopyFromStr && Str.empty(); in getMemcpyLoadsAndStores() local
4326 (isZeroStr ? 0 : SrcAlign), in getMemcpyLoadsAndStores()
4370 (isZeroStr || (VT.isInteger() && !VT.isVector()))) { in getMemcpyLoadsAndStores()