Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24928 EVT AnyFPVT; in combineConcatVectorOfScalars() local
24943 AnyFPVT = LastOpVT; in combineConcatVectorOfScalars()
24951 if (AnyFPVT != EVT()) { in combineConcatVectorOfScalars()
24952 SVT = AnyFPVT; in combineConcatVectorOfScalars()