| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/ |
| H A D | AffineValueMap.h | 68 inline unsigned getNumOperands() const { return operands.size(); } in getNumOperands() function
|
| H A D | AffineOps.h | 485 unsigned getNumOperands() { return opEnd - opStart; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenTarget.h | 214 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| H A D | DAGISelMatcher.cpp | 104 unsigned CheckPredicateMatcher::getNumOperands() const { in getNumOperands() function in CheckPredicateMatcher
|
| H A D | CodeGenDAGPatterns.h | 465 int getNumOperands() const { return NumOperands; } in getNumOperands() function 1035 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | DAGISelMatcher.h | 1023 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | GlobalISelEmitter.cpp | 2350 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function in __anoncee47b830111::InstructionMatcher 2456 unsigned RuleMatcher::getNumOperands() const { in getNumOperands() function in __anoncee47b830111::RuleMatcher 2949 unsigned getNumOperands() const { in getNumOperands() function in __anoncee47b830111::RenderComplexPatternOperand
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | LLVMIRIntrinsicGen.cpp | 130 unsigned getNumOperands() const { in getNumOperands() function in __anon725579a20111::LLVMIntrinsic
|
| H A D | OpPythonBindingGen.cpp | 418 static int getNumOperands(const Operator &op) { return op.getNumOperands(); } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | User.h | 191 unsigned getNumOperands() const { return NumUserOperands; } in getNumOperands() function
|
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ |
| H A D | Operator.h | 152 int getNumOperands() const { return operands.size(); } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolutionExpressions.h | 106 size_t getNumOperands() const { return 1; } in getNumOperands() function 199 size_t getNumOperands() const { return NumOperands; } in getNumOperands() function 309 size_t getNumOperands() const { return 2; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | RegisterBankInfo.h | 233 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 208 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | MCInstrDesc.h | 230 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 256 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| H A D | SLPVectorizer.cpp | 1765 unsigned getNumOperands() const { return OpsVec.size(); } in getNumOperands() function in llvm::slpvectorizer::BoUpSLP::VLOperands 2373 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | Operation.h | 263 unsigned getNumOperands() { in getNumOperands() function
|
| H A D | OpDefinition.h | 333 unsigned getNumOperands() { return this->getOperation()->getNumOperands(); } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 814 unsigned getNumOperands() const override { return 1; } in getNumOperands() function 868 unsigned getNumOperands() const override { return 2; } in getNumOperands() function 924 unsigned getNumOperands() const override { return 3; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 179 unsigned getNumOperands() const { return NumOperands; } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 559 unsigned getNumOperands() const { return Operands.size(); } in getNumOperands() function
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1211 unsigned NamedMDNode::getNumOperands() const { in getNumOperands() function in NamedMDNode
|