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