Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp921 bool HasLargeAlignment = false; in processAllocas() local
929 HasLargeAlignment = true; in processAllocas()
961 if (HasLargeAlignment || HasDynamicAllocation) in processAllocas()
995 if (HasDynamicAllocation && HasLargeAlignment) { in processAllocas()