Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h58 TypePos = 0, enumerator
DHexagonMCInstrInfo.cpp394 return ((F >> HexagonII::TypePos) & HexagonII::TypeMask); in getType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2835 const uint64_t V = ((F >> HexagonII::TypePos) & HexagonII::TypeMask); in isVecALU()
4328 return (F >> HexagonII::TypePos) & HexagonII::TypeMask; in getType()