Searched refs:LoadWidthInBit (Results 1 – 1 of 1) sorted by relevance
9629 unsigned LoadWidthInBit = L->getMemoryVT().getScalarSizeInBits(); in MatchLoadCombine() local9630 if (LoadWidthInBit % 8 != 0) in MatchLoadCombine()9632 unsigned ByteOffsetFromVector = P->SrcOffset * LoadWidthInBit / 8; in MatchLoadCombine()