Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7105 EVT TruncVecEltTy = VT.getVectorElementType(); in visitTRUNCATE() local
7108 if (BuildVectEltTy == TruncVecEltTy) { in visitTRUNCATE()