Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21932 bool AnyInteger = false; in combineConcatVectorOfScalars() local
21949 AnyInteger = true; in combineConcatVectorOfScalars()
21960 if (AnyInteger) { in combineConcatVectorOfScalars()