Searched defs:InEltVT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3231 EVT InEltVT = InVT.getVectorElementType(); local
3316 EVT InEltVT = InVT.getVectorElementType(); local
4279 EVT InEltVT = InVT.getVectorElementType(); local
4371 EVT InEltVT = InVT.getVectorElementType(); local
[all...]
H A DDAGCombiner.cpp17105 EVT InEltVT = Elt.getValueType(); local

Completed in 138 milliseconds