Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4414 bool N0ConstOrSplat = in SimplifySetCC() local
4424 if (N0ConstOrSplat && !N1ConstOrSplat && in SimplifySetCC()
4433 if (!N0ConstOrSplat && !N1ConstOrSplat && in SimplifySetCC()