Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2778 ConstantSDNode *Tmp2C = dyn_cast<ConstantSDNode>(Tmp2.getNode()); in IntegerExpandSetCCOperands() local
2780 (Tmp2C && Tmp2C->isNullValue() && in IntegerExpandSetCCOperands()
2783 (Tmp2C && Tmp2C->getAPIntValue() == 1 && in IntegerExpandSetCCOperands()