Home
last modified time | relevance | path

Searched defs:AlignmentParam (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp1024 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
1075 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
DIceTargetLoweringMIPS32.cpp2386 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
DIceTargetLoweringARM32.cpp2220 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local