Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h229 bool hasAllWUsers(const MachineInstr &MI, in hasAllWUsers() function
H A DRISCVISelDAGToDAG.h82 bool hasAllWUsers(SDNode *Node) const { return hasAllNBitUsers(Node, 32); } in hasAllWUsers() function