Home
last modified time | relevance | path

Searched refs:PredicateLatePos (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h78 PredicateLatePos = 13, enumerator
DHexagonMCInstrInfo.cpp641 return (F >> HexagonII::PredicateLatePos & HexagonII::PredicateLateMask); in isPredicateLate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2473 return (F >> HexagonII::PredicateLatePos) & HexagonII::PredicateLateMask; in isPredicateLate()