Lines Matching defs:OpSVT
24771 EVT OpSVT = Op.getOperand(0).getValueType();24772 MinVT = (!FoundMinVT || OpSVT.bitsLE(MinVT)) ? OpSVT : MinVT;