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