Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4508 SmallVector<int, SystemZ::VectorBytes> OpBytes; in add() local
4509 if (!getVPermMask(Op, OpBytes)) in add()
4512 if (!getShuffleInput(OpBytes, Byte, BytesPerElement, NewByte)) in add()