Searched defs:operandIdx (Results 1 – 6 of 6) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ | ||
H A D | Detensorize.cpp | 281 for (auto operandIdx : compute() local |
H A D | MeshShardingInterfaceImpl.cpp | 178 auto operandIdx = op.getDpsInitOperand(0)->getOperandNumber(); createDestinationPassingStyleInitOperands() local |
H A D | Transforms.cpp | 158 for (int64_t operandIdx = 0, e = indexingMaps.size(); operandIdx < e; in packLinalgMetadataOnce() local |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Operator.cpp | 394 int operandIdx = operandI - arguments.begin(); populateTypeInferenceInfo() local |
/llvm-project/mlir/lib/Dialect/IRDL/ | ||
H A D | IRDLLoading.cpp | 230 int operandIdx = 0; in irdlOpVerifier() local |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | NVVMDialect.cpp | 188 for (auto operandIdx = varOperandSpec.first; print() local |