Searched refs:LastOpVT (Results 1 – 2 of 2) sorted by relevance
12926 EVT LastOpVT = Ops.back().getValueType(); in combineConcatVectorOfScalars() local12927 if (LastOpVT.isFloatingPoint()) in combineConcatVectorOfScalars()12929 else if (LastOpVT.isInteger()) in combineConcatVectorOfScalars()
16035 EVT LastOpVT = Ops.back().getValueType(); in combineConcatVectorOfScalars() local16036 if (LastOpVT.isFloatingPoint()) in combineConcatVectorOfScalars()16038 else if (LastOpVT.isInteger()) in combineConcatVectorOfScalars()