Home
last modified time | relevance | path

Searched defs:GeneralShuffle (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.cpp4452 struct GeneralShuffle { struct
4453 GeneralShuffle(EVT vt) : VT(vt) {} in GeneralShuffle() argument
4459 SmallVector<SDValue, SystemZ::VectorBytes> Ops;
4464 SmallVector<int, SystemZ::VectorBytes> Bytes;
4467 EVT VT;