Home
last modified time | relevance | path

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

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