Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5092 unsigned ToEltSize = UnpackFromEltSize * 2; in tryPrepareForUnpack() local
5093 bool IsZextByte = (Elt % ToEltSize) < UnpackFromEltSize; in tryPrepareForUnpack()