Searched refs:CONDCODE (Results 1 – 5 of 5) sorted by relevance
66 CONDCODE, enumerator
2187 : SDNode(ISD::CONDCODE, 0, DebugLoc(), getSDVTList(MVT::Other)),2194 return N->getOpcode() == ISD::CONDCODE;
435 case ISD::CONDCODE: in getOperationName()
986 case ISD::CONDCODE: in RemoveNodeFromCSEMaps()5311 return (Op.isUndef()) || (Op.getOpcode() == ISD::CONDCODE) || in FoldConstantVectorArithmetic()
332 def cond : SDNode<"ISD::CONDCODE" , SDTOther , [], "CondCodeSDNode">;