Lines Matching refs:InsertAtByte
1505 unsigned &InsertAtByte, bool &Swap, bool IsLE) {
1533 InsertAtByte = IsLE ? 12 : 0;
1541 InsertAtByte = IsLE ? 8 : 4;
1549 InsertAtByte = IsLE ? 4 : 8;
1557 InsertAtByte = IsLE ? 0 : 12;
1569 InsertAtByte = IsLE ? 12 : 0;
1573 InsertAtByte = IsLE ? 8 : 4;
1577 InsertAtByte = IsLE ? 4 : 8;
1581 InsertAtByte = IsLE ? 0 : 12;
7443 unsigned ShiftElts, InsertAtByte;
7446 PPC::isXXINSERTWMask(SVOp, ShiftElts, InsertAtByte, Swap,
7456 DAG.getConstant(InsertAtByte, dl, MVT::i32));
7460 DAG.getConstant(InsertAtByte, dl, MVT::i32));