Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp828 bool FoldsLoad = false; in getMemoryOpCost() local
846 FoldsLoad = (Bits == 32 || Bits == 64); in getMemoryOpCost()
850 if (FoldsLoad) { in getMemoryOpCost()