Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h85 hasNewValuePos = 15, enumerator
DHexagonMCInstrInfo.cpp464 return ((F >> HexagonII::hasNewValuePos) & HexagonII::hasNewValueMask); in hasNewValue()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h80 hasNewValuePos = 15, enumerator
DHexagonMCInstrInfo.cpp509 return ((F >> HexagonII::hasNewValuePos) & HexagonII::hasNewValueMask); in hasNewValue()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h136 hasNewValuePos = 13, enumerator
DHexagonMCInstrInfo.cpp405 return ((F >> HexagonII::hasNewValuePos) & HexagonII::hasNewValueMask); in hasNewValue()