| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | CustomIntrinsicCall.cpp | 120 std::size_t numOperands, in lowerMinOrMax() 191 std::size_t numOperands, in lowerIshftc() 244 const OperandGetter &getOperand, std::size_t numOperands, in lowerCustomIntrinsic()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600AsmPrinter.cpp | 55 unsigned numOperands = MI.getNumOperands(); in EmitProgramInfoR600() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/IR/ |
| H A D | Async.cpp | 99 int32_t numOperands = operands.size(); in build() local 203 int32_t numOperands = valueArgs.size(); in parse() local
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | Operation.cpp | 60 unsigned numOperands = operands.size(); in create() local 692 unsigned numOperands) { in verifyNOperands() 701 unsigned numOperands) { in verifyAtLeastNOperands() 808 unsigned numOperands) { in verifyNResults() 815 unsigned numOperands) { in verifyAtLeastNResults()
|
| /llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/ |
| H A D | DeserializeOps.cpp | 218 unsigned numOperands) { in processOpWithoutGrammarAttr()
|
| /llvm-project-15.0.7/mlir/lib/Transforms/ |
| H A D | ViewOpGraph.cpp | 278 unsigned numOperands = op->getNumOperands(); in processOperation() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | X86RecognizableInstr.cpp | 432 unsigned numOperands = OperandList.size(); in emitInstructionSpecifier() local
|
| /llvm-project-15.0.7/mlir/lib/Conversion/GPUToNVVM/ |
| H A D | WmmaOpsToNvvm.cpp | 333 size_t numOperands = adaptor.getOperands().size(); in matchAndRewrite() local
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | LLVMIRConversionGen.cpp | 74 unsigned numOperands = op.getNumOperands(); in isVariadicOperandName() local
|
| H A D | OpDefinitionsGen.cpp | 1177 const int numOperands = op.getNumOperands(); in generateNamedOperandGetters() local 1654 int numOperands = op.getNumOperands(); in genInferredTypeCollectiveParamBuilder() local 1852 int numOperands = op.getNumOperands(); in genCollectiveParamBuilder() local 1979 for (int i = 0, e = op.getNumArgs(), numOperands = 0; i < e; ++i) { in buildParamList() local 2729 int numOperands = op.getNumOperands(); in genTraits() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/ |
| H A D | FuncBufferizableOpInterfaceImpl.cpp | 263 unsigned numOperands = callOp->getNumOperands(); in bufferize() local
|
| /llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/ |
| H A D | Nodes.h | 547 unsigned numOperands, unsigned numResultTypes, in OperationExpr() 557 unsigned numOperands, numResultTypes, numAttributes; variable
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/ |
| H A D | AsyncToAsyncRuntime.cpp | 276 size_t numOperands = execute.operands().size(); in outlineExecuteOp() local
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | OperationSupport.h | 747 unsigned numOperands; variable
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Affine/Analysis/ |
| H A D | Utils.cpp | 483 unsigned numOperands = accessValueMap.getNumOperands(); in compute() local
|
| /llvm-project-15.0.7/mlir/test/CAPI/ |
| H A D | ir.c | 1709 intptr_t numOperands = mlirOperationGetNumOperands(op); in testOperands() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/ |
| H A D | MemRefOps.cpp | 1074 unsigned numOperands = getNumOperands(); in verify() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/ |
| H A D | AffineOps.cpp | 2091 unsigned numOperands = lbMap.getNumInputs(); in matchingBoundOperandList() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Core.cpp | 1257 const unsigned numOperands = N->getNumOperands(); in LLVMGetMDNodeOperands() local
|