Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h121 CofRelax2Pos = 38, enumerator
H A DHexagonMCInstrInfo.cpp606 return ((F >> HexagonII::CofRelax2Pos) & HexagonII::CofRelax2Mask); in isCofRelax2()