Home
last modified time | relevance | path

Searched refs:hasAllHUsers (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h124 bool hasAllHUsers(SDNode *Node) const { return hasAllNBitUsers(Node, 16); } in hasAllHUsers() function
H A DRISCVISelDAGToDAG.cpp851 hasAllHUsers(Node)) in Select()
H A DRISCVInstrInfo.td1922 return hasAllHUsers(Node);