Home
last modified time | relevance | path

Searched defs:OpRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp623 static OpRef res(int N) { return OpRef(Whole | (N & Index)); } in OpRef() argument
624 static OpRef fail() { return OpRef(Invalid); } in isValue() argument
626 static OpRef lo(const OpRef &R) { in isUndef() argument
628 return OpRef(R.OpN & (Undef | Index | LoHalf)); in fail() argument
630 static OpRef h argument
622 struct OpRef { global() struct
625 isValid__anon9dd6b35a0711::OpRef isValid() argument
627 res__anon9dd6b35a0711::OpRef res() argument
634 hi__anon9dd6b35a0711::OpRef hi() argument
638 undef__anon9dd6b35a0711::OpRef undef() argument
641 OpV__anon9dd6b35a0711::OpRef global() argument
648 OpN__anon9dd6b35a0711::OpRef global() argument
650 __anon9dd6b35a0803__anon9dd6b35a0711::OpRef global() argument
664 OpRef__anon9dd6b35a0711::OpRef OpRef() argument
[all...]