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-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4031 struct GeneralShuffle { struct
4032 GeneralShuffle(EVT vt) : VT(vt) {} in GeneralShuffle() argument
4038 SmallVector<SDValue, SystemZ::VectorBytes> Ops;
4043 SmallVector<int, SystemZ::VectorBytes> Bytes;
4046 EVT VT;