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.cpp5558 unsigned OutBits = InBits * 2; in insertUnpackIfPrepared() local
5559 EVT OutVT = MVT::getVectorVT(MVT::getIntegerVT(OutBits), in insertUnpackIfPrepared()
5560 SystemZ::VectorBits / OutBits); in insertUnpackIfPrepared()