Home
last modified time | relevance | path

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

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