Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OpVT

6124     MVT OpVT = MVT::Other;
6139 OpVT = TLI.getSimpleValueType(DAG.getDataLayout(),
6143 OpVT = TLI.getSimpleValueType(DAG.getDataLayout(), CS.getType());
6164 OpVT = OpInfo.getCallOperandValEVT(*DAG.getContext(), TLI,
6168 OpInfo.ConstraintVT = OpVT;