Home | History | Annotate | Download | only in ARM

Lines Matching refs:lowerCTPOP16BitElements

4714 /// lowerCTPOP16BitElements - Returns a v4i16/v8i16 vector containing the
4724 static SDValue lowerCTPOP16BitElements(SDNode *N, SelectionDAG &DAG) {
4766 SDValue Counts16 = lowerCTPOP16BitElements(Bitcast.getNode(), DAG);
4794 return lowerCTPOP16BitElements(N, DAG);