Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp927 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
978 uint32_t AlignmentParam = Alloca->getAlignInBytes(); in processAllocas() local
DIceTargetLoweringMIPS32.cpp2341 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
DIceTargetLoweringX8664.cpp1205 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
DIceTargetLoweringARM32.cpp2030 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local
DIceTargetLoweringX8632.cpp1293 const uint32_t AlignmentParam = std::max(1u, Instr->getAlignInBytes()); in lowerAlloca() local