Searched defs:hasAllWUsers (Results 1 – 3 of 3) sorted by relevance
315 static bool hasAllWUsers(const MachineInstr &OrigMI, in hasAllWUsers() function
344 static bool hasAllWUsers(const MachineInstr &OrigMI, const RISCVSubtarget &ST, in hasAllWUsers() function
126 bool hasAllWUsers(SDNode *Node) const { return hasAllNBitUsers(Node, 32); } in hasAllWUsers() function