Searched refs:OpSVT (Results 1 – 1 of 1) sorted by relevance
12907 EVT OpSVT = Op.getOperand(0)->getValueType(0); in visitCONCAT_VECTORS() local12908 MinVT = (!FoundMinVT || OpSVT.bitsLE(MinVT)) ? OpSVT : MinVT; in visitCONCAT_VECTORS()