Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h868 size_t RequiredStackAlignment = X86_STACK_ALIGNMENT_BYTES; variable
DIceTargetLoweringX8664.h857 const uint32_t RequiredStackAlignment = X86_STACK_ALIGNMENT_BYTES; variable