Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23849 bool AnyFP = false; in combineConcatVectorOfScalars() local
23863 AnyFP = true; in combineConcatVectorOfScalars()
23873 if (AnyFP) { in combineConcatVectorOfScalars()