Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp4473 bool N1ConstOrSplat = in SimplifySetCC() local
4481 if (N0ConstOrSplat && !N1ConstOrSplat && in SimplifySetCC()
4490 if (!N0ConstOrSplat && !N1ConstOrSplat && in SimplifySetCC()