Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h60 SoloAXPos = 8, enumerator
H A DHexagonMCInstrInfo.cpp764 return ((F >> HexagonII::SoloAXPos) & HexagonII::SoloAXMask); in isSoloAX()