Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16622 bool AnyInteger = false; in combineConcatVectorOfScalars() local
16639 AnyInteger = true; in combineConcatVectorOfScalars()
16650 if (AnyInteger) { in combineConcatVectorOfScalars()