Home
last modified time | relevance | path

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

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