Home
last modified time | relevance | path

Searched refs:kRotationShift (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp101 static constexpr IValueT kRotationShift = 10; variable
1196 (Rot << kRotationShift) | B6 | B5 | B4 | (Rm << kRmShift); in emitSignExtend()