Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7183 EVT TruncVecEltTy = VT.getVectorElementType(); in visitTRUNCATE() local
7186 if (BuildVectEltTy == TruncVecEltTy) { in visitTRUNCATE()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10856 EVT TruncVecEltTy = VT.getVectorElementType(); in visitTRUNCATE() local
10859 if (BuildVectEltTy == TruncVecEltTy) { in visitTRUNCATE()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11844 EVT TruncVecEltTy = VT.getVectorElementType(); in visitTRUNCATE() local
11847 if (BuildVectEltTy == TruncVecEltTy) { in visitTRUNCATE()