Searched refs:StoreBits (Results 1 – 1 of 1) sorted by relevance
1694 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local1695 assert((StoreBits % 8) == 0 && in PerformDAGCombine()1706 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()