Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ArgTy

1774     Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext());
1775 Entry.Node = Node->getOperand(i); Entry.Ty = ArgTy;
1852 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext());
1854 Entry.Ty = ArgTy;
1976 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext());
1977 Entry.Node = Node->getOperand(i); Entry.Ty = ArgTy;