Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3599 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; in matchPermute() local
3707 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3836 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; in matchPermute() local
3958 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute() local