Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4147 bool N1ConstOrSplat = in SimplifySetCC() local
4155 if (N0ConstOrSplat && (!OpVT.isScalableVector() || !N1ConstOrSplat) && in SimplifySetCC()
4164 if (!N0ConstOrSplat && !N1ConstOrSplat && in SimplifySetCC()