Home
last modified time | relevance | path

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

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