Searched defs:IsConcat (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 4948 auto IsConcat = [&](SDValue V, SDValue &Lo, SDValue &Hi) { SimplifySetCC() local |
H A D | SelectionDAGBuilder.cpp | 3856 bool IsConcat = true; visitShuffleVector() local |