Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4765 if (ConstantSDNode *RHSCST = dyn_cast<ConstantSDNode>(RHSLo)) { in IntegerExpandSetCCOperands() local
4766 if (RHSCST->isAllOnes()) { in IntegerExpandSetCCOperands()