Home
last modified time | relevance | path

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

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