Home | History | Annotate | Download | only in R600

Lines Matching refs:getStoreSize

77   unsigned Offset = State.AllocateStack(ValVT.getStoreSize(),
1201 unsigned MemEltSize = MemEltVT.getStoreSize();
1257 DAG.getConstant(LoMemVT.getStoreSize(), PtrVT));
1262 SrcValue.getWithOffset(LoMemVT.getStoreSize()),
1344 unsigned EltSize = MemEltVT.getStoreSize();
1352 SDValue Offset = DAG.getConstant(i * MemEltVT.getStoreSize(), PtrVT);
1391 DAG.getConstant(LoMemVT.getStoreSize(), PtrVT));
1405 SrcValue.getWithOffset(LoMemVT.getStoreSize()),