Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4302 if (ConstantSDNode *RHSCST = dyn_cast<ConstantSDNode>(RHSLo)) { in IntegerExpandSetCCOperands() local
4303 if (RHSCST->isAllOnesValue()) { in IntegerExpandSetCCOperands()