Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h136 hasNewValuePos = 13, enumerator
DHexagonMCInstrInfo.cpp405 return ((F >> HexagonII::hasNewValuePos) & HexagonII::hasNewValueMask); in hasNewValue()