Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:OpVT

5855     MVT OpVT = MVT::Other;
5870 OpVT = TLI.getSimpleValueType(STy->getElementType(ResNo));
5873 OpVT = TLI.getSimpleValueType(CS.getType());
5894 OpVT = OpInfo.getCallOperandValEVT(*DAG.getContext(), TLI, TD).
5898 OpInfo.ConstraintVT = OpVT;