Home
last modified time | relevance | path

Searched defs:getNumOperands (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h49 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 DUser.h129 virtual unsigned getNumOperands() const { in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h249 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
H A DDAGISelMatcher.cpp103 unsigned CheckPredicateMatcher::getNumOperands() const { in getNumOperands() function in CheckPredicateMatcher
H A DCodeGenDAGPatterns.h443 int getNumOperands() const { return NumOperands; } in getNumOperands() function
1044 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
H A DDAGISelMatcher.h1058 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFExpression.h93 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h254 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h119 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 DRegisterBankInfo.h235 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
H A DSDPatternMatch.h53 unsigned getNumOperands(SDValue N) const { return N->getNumOperands(); } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h212 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
H A DMCInstrDesc.h238 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h235 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
H A DSLPVectorizer.cpp2934 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 DGVNExpression.h179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h560 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1443 unsigned NamedMDNode::getNumOperands() const { in getNumOperands() function in NamedMDNode
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2215 unsigned getNumOperands() const { in getNumOperands() function