Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp622 struct OpRef { struct
623 OpRef(SDValue V) : OpV(V) {} in OpRef() argument
627 static OpRef res(int N) { return OpRef(Whole | (N & Index)); } in res() argument
628 static OpRef fail() { return OpRef(Invalid); } in fail() argument
630 static OpRef lo(const OpRef &R) { in lo() argument
634 static OpRef h in lo() argument
624 isValue__anon9fc097470711::OpRef isValue() argument
625 isValid__anon9fc097470711::OpRef isValid() argument
626 isUndef__anon9fc097470711::OpRef isUndef() argument
638 undef__anon9fc097470711::OpRef undef() argument
641 OpV__anon9fc097470711::OpRef global() argument
648 OpN__anon9fc097470711::OpRef global() argument
650 __anon9fc097470803__anon9fc097470711::OpRef global() argument
664 OpRef__anon9fc097470711::OpRef OpRef() argument
[all...]