Home
last modified time | relevance | path

Searched defs:AlignWidth (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp176 unsigned AlignWidth = 8 * Alignment->value(); in getMemoryOpCost() local
188 unsigned AlignWidth = 8 * BoundAlignment.value(); in getMemoryOpCost() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp209 unsigned AlignWidth = 8 * Alignment->value(); in getMemoryOpCost() local
221 unsigned AlignWidth = 8 * BoundAlignment.value(); in getMemoryOpCost() local