Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineValueMap.h74 inline unsigned getNumOperands() const { return operands.size(); } in getNumOperands() function
H A DAffineOps.h516 unsigned getNumOperands() { return operands.size(); } in getNumOperands() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h246 unsigned getNumOperands() const { return NumOperands; } getNumOperands() function
H A DDAGISelMatcher.cpp103 unsigned CheckPredicateMatcher::getNumOperands() const { in getNumOperands() function in CheckPredicateMatcher
H A DCodeGenDAGPatterns.h455 int getNumOperands() const { return NumOperands; } getNumOperands() function
1030 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
H A DDAGISelMatcher.h1038 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
/llvm-project/mlir/tools/mlir-tblgen/
H A DLLVMIRIntrinsicGen.cpp130 unsigned getNumOperands() const { getNumOperands() function in __anon968026a50111::LLVMIntrinsic
H A DOpPythonBindingGen.cpp419 static int getNumOperands(const Operator &op) { return op.getNumOperands(); } getNumOperands() function
/llvm-project/llvm/include/llvm/IR/
H A DUser.h191 unsigned getNumOperands() const { return NumUserOperands; } getNumOperands() function
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h90 uint64_t getNumOperands() const { return Operands.size(); } in getNumOperands() function
/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h118 size_t getNumOperands() const { return 1; } in getNumOperands() function
211 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function
318 size_t getNumOperands() const { return 2; } in getNumOperands() function
/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h214 int getNumOperands() const { return operands.size(); } getNumOperands() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h235 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h208 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
H A DMCInstrDesc.h237 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h252 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
H A DSLPVectorizer.cpp2145 unsigned getNumOperands() const { return OpsVec.size(); } getNumOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands
3019 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DOperation.h341 unsigned getNumOperands() { getNumOperands() function
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h877 unsigned getNumOperands() const override { return 1; } getNumOperands() function
958 unsigned getNumOperands() const override { return 2; } getNumOperands() function
1027 unsigned getNumOperands() const override { return 3; } getNumOperands() function
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h559 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1775 unsigned getNumOperands() const { return Operands.size(); } getNumOperands() function
2154 unsigned getNumOperands() const { getNumOperands() function
H A DGlobalISelMatchTable.cpp690 unsigned RuleMatcher::getNumOperands() const { getNumOperands() function in llvm::gi::RuleMatcher
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1377 unsigned NamedMDNode::getNumOperands() const { getNumOperands() function in NamedMDNode
[all...]