Home
last modified time | relevance | path

Searched refs:TypePos (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h53 TypePos = 0, enumerator
H A DHexagonMCInstrInfo.cpp426 return ((F >> HexagonII::TypePos) & HexagonII::TypeMask); in getType()
/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicate.h52 TypePos, enumerator
327 Predicates::TypePos> {
H A DPDLToPDLInterp.cpp314 case Predicates::TypePos: { in getValueAt()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2925 const uint64_t V = ((F >> HexagonII::TypePos) & HexagonII::TypeMask); in isVecALU()
4580 return (F >> HexagonII::TypePos) & HexagonII::TypeMask; in getType()