Searched refs:CONDCODE (Results 1 – 5 of 5) sorted by relevance
73 CONDCODE, enumerator
2284 : SDNode(ISD::CONDCODE, 0, DebugLoc(), getSDVTList(MVT::Other)),2291 return N->getOpcode() == ISD::CONDCODE;
448 case ISD::CONDCODE: in getOperationName()
1131 case ISD::CONDCODE: in RemoveNodeFromCSEMaps()5898 return Op.isUndef() || Op.getOpcode() == ISD::CONDCODE || in FoldConstantArithmetic()
343 def cond : SDNode<"ISD::CONDCODE" , SDTOther , [], "CondCodeSDNode">;