Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchOptWInstrs.cpp315 static bool hasAllWUsers(const MachineInstr &OrigMI, in hasAllWUsers() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVOptWInstrs.cpp344 static bool hasAllWUsers(const MachineInstr &OrigMI, const RISCVSubtarget &ST, in hasAllWUsers() function
HDRISCVISelDAGToDAG.h126 bool hasAllWUsers(SDNode *Node) const { return hasAllNBitUsers(Node, 32); } in hasAllWUsers() function