Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h148 hasNewValuePos2 = 52, enumerator
DHexagonMCInstrInfo.cpp471 return ((F >> HexagonII::hasNewValuePos2) & HexagonII::hasNewValueMask2); in hasNewValue2()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h143 hasNewValuePos2 = 52, enumerator
DHexagonMCInstrInfo.cpp516 return ((F >> HexagonII::hasNewValuePos2) & HexagonII::hasNewValueMask2); in hasNewValue2()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h193 hasNewValuePos2 = 50, enumerator
DHexagonMCInstrInfo.cpp412 return ((F >> HexagonII::hasNewValuePos2) & HexagonII::hasNewValueMask2); in hasNewValue2()