Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp1018 bool HasLargeAlignment = false; in processAllocas() local
1026 HasLargeAlignment = true; in processAllocas()
1058 if (HasLargeAlignment || HasDynamicAllocation) in processAllocas()
1092 if (HasDynamicAllocation && HasLargeAlignment) { in processAllocas()