Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3599 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; in matchPermute() local
3707 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4256 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; in matchPermute() local
4378 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4619 int ModelOpNo = P.Bytes[I] / SystemZ::VectorBytes; in matchPermute() local
4741 int ModelOpNo = unsigned(ExpectedShift + I) / SystemZ::VectorBytes; in isShlDoublePermute() local