Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OpVT

1115   EVT OpVT = N->getOpcode() == ISD::SELECT ? OpTy.getScalarType() : OpTy;
1116 Cond = PromoteTargetBoolean(Cond, OpVT);