Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6175 auto *RHS1C = isConstOrConstSplat(RHS1); in foldAndOrOfSETCC() local
6272 LHS0 == RHS0 && LHS1C && RHS1C && OpVT.isInteger()) { in foldAndOrOfSETCC()
6274 const APInt &APRhs = RHS1C->getAPIntValue(); in foldAndOrOfSETCC()