Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp315 static bool hasAllWUsers(const MachineInstr &OrigMI, hasAllWUsers() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp344 static bool hasAllWUsers(const MachineInstr &OrigMI, const RISCVSubtarget &ST, hasAllWUsers() function
H A DRISCVISelDAGToDAG.h126 bool hasAllWUsers(SDNode *Node) const { return hasAllNBitUsers(Node, 32); } hasAllWUsers() function