Searched defs:ModelOpNo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4256 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; local
4378 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; local

Completed in 106 milliseconds