Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h144 hasNewValueMask2 = 0x1, enumerator
H A DHexagonMCInstrInfo.cpp523 return ((F >> HexagonII::hasNewValuePos2) & HexagonII::hasNewValueMask2); in hasNewValue2()