Searched refs:CONDCODE (Results 1 – 5 of 5) sorted by relevance
83 CONDCODE, enumerator
2481 : SDNode(ISD::CONDCODE, 0, DebugLoc(), getSDVTList(MVT::Other)),2488 return N->getOpcode() == ISD::CONDCODE;
520 case ISD::CONDCODE: in getOperationName()
1212 case ISD::CONDCODE: in RemoveNodeFromCSEMaps()5439 case ISD::CONDCODE: in isGuaranteedNotToBeUndefOrPoison()7116 return Op.isUndef() || Op.getOpcode() == ISD::CONDCODE || in FoldConstantArithmetic()
375 def cond : SDNode<"ISD::CONDCODE" , SDTOther , [], "CondCodeSDNode">;