Searched refs:POPCOUNT (Results 1 – 3 of 3) sorted by relevance
50 POPCOUNT, enumerator
124 def HexagonPOPCOUNT: SDNode<"HexagonISD::POPCOUNT", SDTHexagonI32I64>;
1248 SDValue PopOut = DAG.getNode(HexagonISD::POPCOUNT, dl, MVT::i32, InpVal); in LowerCTPOP()2215 case HexagonISD::POPCOUNT: return "HexagonISD::POPCOUNT"; in getTargetNodeName()