Searched defs:IsUse (Results 1 – 11 of 11) sorted by relevance
82 bool IsUse() const { return pos_.insn()->RegKindAt(index_).IsUse(); } in IsUse() function
177 [[nodiscard]] constexpr bool IsUse() const { return access_ & kRegisterIsUsed; } in IsUse() function
511 bool IsUse = false; in ValidateMVEInst() local
729 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
802 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
801 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
830 static bool IsUse(const Node BA) { in IsUse() function
1250 bool IsUse = false; in ValidateMVEInst() local