Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:ValTy

2162   Type *ValTy;
2172 ValTy = LI->getType();
2178 ValTy = SI->getValueOperand()->getType();
2190 Alignment = DL.getABITypeAlignment(ValTy);
2192 unsigned Size = DL.getTypeStoreSize(ValTy);