Searched refs:hasPropertyInBundle (Results 1 – 6 of 6) sorted by relevance
410 return hasPropertyInBundle(1 << MCFlag, Type);1268 bool hasPropertyInBundle(unsigned Mask, QueryType Type) const;
643 return hasPropertyInBundle(1ULL << MCFlag, Type);1685 bool hasPropertyInBundle(uint64_t Mask, QueryType Type) const;
740 return hasPropertyInBundle(1ULL << MCFlag, Type);1813 bool hasPropertyInBundle(uint64_t Mask, QueryType Type) const;
576 bool MachineInstr::hasPropertyInBundle(uint64_t Mask, QueryType Type) const { in hasPropertyInBundle() function in MachineInstr
954 bool MachineInstr::hasPropertyInBundle(unsigned Mask, QueryType Type) const { in hasPropertyInBundle() function in MachineInstr
568 bool MachineInstr::hasPropertyInBundle(uint64_t Mask, QueryType Type) const { in hasPropertyInBundle() function in MachineInstr