Home | History | Annotate | Download | only in XCore

Lines Matching defs:StoreBits

1809     unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits();
1810 assert((StoreBits % 8) == 0 &&
1827 DAG.getConstant(StoreBits/8, dl, MVT::i32),