Home
last modified time | relevance | path

Searched defs:GeneralShuffle (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3780 struct GeneralShuffle { struct
3781 GeneralShuffle(EVT vt) : VT(vt) {} in GeneralShuffle() function
3787 SmallVector<SDValue, SystemZ::VectorBytes> Ops;
3792 SmallVector<int, SystemZ::VectorBytes> Bytes;
3795 EVT VT;
/external/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;