Searched refs:DIV_WU (Results 1 – 4 of 4) sorted by relevance
47 DIV_WU, enumerator
342 case LoongArch::DIV_WU: in isSignExtendingOpW()
88 def loongarch_div_wu : SDNode<"LoongArchISD::DIV_WU", SDT_LoongArchIntBinOpW>;782 def DIV_WU : ALU_3R<0x00210000>;1123 def : PatGprGpr<udiv, DIV_WU>;1147 def : PatGprGpr<loongarch_div_wu, DIV_WU>;
2623 return LoongArchISD::DIV_WU; in getLoongArchWOpcode()4500 case LoongArch::DIV_WU: in EmitInstrWithCustomInserter()4595 NODE_NAME_CASE(DIV_WU) in getTargetNodeName()