Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6161 unsigned OutBits = InBits * 2; in insertUnpackIfPrepared() local
6162 EVT OutVT = MVT::getVectorVT(MVT::getIntegerVT(OutBits), in insertUnpackIfPrepared()
6163 SystemZ::VectorBits / OutBits); in insertUnpackIfPrepared()