Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2710 if (ConstantSDNode *RHSCST = dyn_cast<ConstantSDNode>(RHSLo)) { in IntegerExpandSetCCOperands() local
2711 if (RHSCST->isAllOnesValue()) { in IntegerExpandSetCCOperands()