Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h121 CofRelax2Pos = 38, enumerator
H A DHexagonMCInstrInfo.cpp591 return ((F >> HexagonII::CofRelax2Pos) & HexagonII::CofRelax2Mask); in isCofRelax2()