Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:ValTy

2139   Type *ValTy;
2149 ValTy = LI->getType();
2155 ValTy = SI->getValueOperand()->getType();
2167 Alignment = DL.getABITypeAlignment(ValTy);
2169 unsigned Size = DL.getTypeStoreSize(ValTy);