Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h81 hasNewValueMask = 0x1, enumerator
H A DHexagonMCInstrInfo.cpp516 return ((F >> HexagonII::hasNewValuePos) & HexagonII::hasNewValueMask); in hasNewValue()