Searched refs:MaskFirst (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4507 bool MaskFirst = true; local
4520 MaskFirst = false;
4533 unsigned BIdx = MaskFirst ? Byte + SystemZ::VectorBytes : Byte;
4541 if (MaskFirst)

Completed in 128 milliseconds