Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15079 EVT TruncVecEltTy = VT.getVectorElementType(); in visitTRUNCATE() local
15082 if (BuildVectEltTy == TruncVecEltTy) { in visitTRUNCATE()