Searched refs:CONDCODE (Results 1 – 5 of 5) sorted by relevance
73 CONDCODE, enumerator
2366 : SDNode(ISD::CONDCODE, 0, DebugLoc(), getSDVTList(MVT::Other)),2373 return N->getOpcode() == ISD::CONDCODE;
498 case ISD::CONDCODE: in getOperationName()
1178 case ISD::CONDCODE: in RemoveNodeFromCSEMaps()5161 case ISD::CONDCODE: in isGuaranteedNotToBeUndefOrPoison()6665 return Op.isUndef() || Op.getOpcode() == ISD::CONDCODE || in FoldConstantArithmetic()
362 def cond : SDNode<"ISD::CONDCODE" , SDTOther , [], "CondCodeSDNode">;