Home
last modified time | relevance | path

Searched defs:mulOp (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVWebGPUTransforms.cpp49 static Value lowerExtendedMultiplication(Operation *mulOp, in lowerExtendedMultiplication() argument
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp147 Operation *mulOp = reduceOp.getSource().getDefiningOp(); in matchAndRewrite() local
[all...]
/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp434 printOperation(CppEmitter & emitter,emitc::MulOp mulOp) printOperation() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp1600 auto mulOp{builder.create<mlir::LLVM::FMulOp>( in genVecConvert() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1103 auto mulOp = getAffineBinaryOpExpr( in inverseBlockSparsity() local