Lines Matching refs:VEXT
1055 case ARMISD::VEXT: return "ARMISD::VEXT";
4323 // check if an VEXT instruction can handle the shuffle mask when the
4334 // If this is a VEXT shuffle, the immediate value is the index of the first
4365 // If this is a VEXT shuffle, the immediate value is the index of the first
4371 // a VEXT but the source vectors must be swapped.
4868 // No VEXT necessary
4884 // Span too large for a VEXT to cope
4901 // An actual VEXT is needed
4909 ShuffleSrcs[i] = DAG.getNode(ARMISD::VEXT, dl, VT, VEXTSrc1, VEXTSrc2,
5048 return DAG.getNode(ARMISD::VEXT, dl, VT,
5102 return DAG.getNode(ARMISD::VEXT, DL, VT, OpLHS, OpLHS,
5155 return DAG.getNode(ARMISD::VEXT, dl, VT, V1, V2,
5168 return DAG.getNode(ARMISD::VEXT, dl, VT, V1, V1,