Home
last modified time | relevance | path

Searched refs:LastOpVT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12725 EVT LastOpVT = Ops.back().getValueType(); in combineConcatVectorOfScalars() local
12726 if (LastOpVT.isFloatingPoint()) in combineConcatVectorOfScalars()
12728 else if (LastOpVT.isInteger()) in combineConcatVectorOfScalars()