Searched refs:StoreBits (Results 1 – 1 of 1) sorted by relevance
1821 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local1822 if (StoreBits % 8) { in PerformDAGCombine()1840 DAG.getConstant(StoreBits/8, MVT::i32), in PerformDAGCombine()