Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4941 SmallVector<int, SystemZ::VectorBytes> OpBytes; in add() local
4942 if (!getVPermMask(Op, OpBytes)) in add()
4945 if (!getShuffleInput(OpBytes, Byte, BytesPerElement, NewByte)) in add()