| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | MatchContext.h | 49 unsigned getNumOperands(SDValue N) const { return N->getNumOperands(); } in getNumOperands() function 175 unsigned getNumOperands(SDValue N) const { in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | User.h | 129 virtual unsigned getNumOperands() const { in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenTarget.h | 249 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| H A D | DAGISelMatcher.cpp | 103 unsigned CheckPredicateMatcher::getNumOperands() const { in getNumOperands() function in CheckPredicateMatcher
|
| H A D | CodeGenDAGPatterns.h | 443 int getNumOperands() const { return NumOperands; } in getNumOperands() function 1044 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | DAGISelMatcher.h | 1058 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFExpression.h | 93 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | User.h | 254 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolutionExpressions.h | 119 size_t getNumOperands() const { return 1; } in getNumOperands() function 212 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function 319 size_t getNumOperands() const { return 2; } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegisterBankInfo.h | 235 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| H A D | SDPatternMatch.h | 53 unsigned getNumOperands(SDValue N) const { return N->getNumOperands(); } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 212 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | MCInstrDesc.h | 238 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 235 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | SLPVectorizer.cpp | 2934 unsigned getNumOperands() const { return ArgSize; } in getNumOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands 3857 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function in llvm::slpvectorizer::BoUpSLP::TreeEntry
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 560 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1443 unsigned NamedMDNode::getNumOperands() const { in getNumOperands() function in NamedMDNode
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTable.h | 2215 unsigned getNumOperands() const { in getNumOperands() function
|