Searched refs:TypePos (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonBaseInfo.h | 84 TypePos = 0, enumerator in enum:llvm::HexagonII::__anon25187 |
H A D | HexagonMCInst.cpp | 35 return ((F >> HexagonII::TypePos) & HexagonII::TypeMask); |
Completed in 63 milliseconds