Home
last modified time | relevance | path

Searched refs:OpBytes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3659 SmallVector<int, SystemZ::VectorBytes> OpBytes; in add() local
3660 getVPermMask(cast<ShuffleVectorSDNode>(Op), OpBytes); in add()
3662 if (!getShuffleInput(OpBytes, Byte, BytesPerElement, NewByte)) in add()