Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4285 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function
4312 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores()
4428 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores()
4524 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5255 static bool shouldLowerMemFuncForSize(const MachineFunction &MF) { in shouldLowerMemFuncForSize() function
5309 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemcpyLoadsAndStores()
5493 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemmoveLoadsAndStores()
5596 bool OptSize = shouldLowerMemFuncForSize(MF); in getMemsetStores()