reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8706 if (V2.isUndef() && CurrentElement != VINSERTBSrcElem) 8719 (!V2.isUndef() && CurrentElement < BytesInVector) ? BytesInVector : 0; 8730 if (V2.isUndef()) { 8751 std::swap(V1, V2); 8752 if (V2.isUndef()) 8753 V2 = V1; 8755 SDValue Shl = DAG.getNode(PPCISD::VECSHL, dl, MVT::v16i8, V2, V2, 8755 SDValue Shl = DAG.getNode(PPCISD::VECSHL, dl, MVT::v16i8, V2, V2, 8760 return DAG.getNode(PPCISD::VECINSERT, dl, MVT::v16i8, V1, V2,