Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp589 bool NotExtCompare = false);
27269 bool NotExtCompare) { in SimplifySelectCC() argument
27345 if (NotExtCompare && N2C->isOne()) in SimplifySelectCC()
27411 if (!NotExtCompare && N1C && N2C && N3C && in SimplifySelectCC()