Home
last modified time | relevance | path

Searched defs:operandA (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp208 Value operandA = op.getOperand(0); in convertFmaFOp() local
342 Value operandA = op.getOperand(0); convertPowfOp() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp226 build(OpBuilder & builder,OperationState & result,Type resultType,ValueRange operandA,ValueRange operandB,ValueRange operandC,ArrayRef<int64_t> shape,std::optional<MMAB1Op> b1Op,std::optional<MMAIntOverflow> intOverflow,std::optional<std::array<MMATypes,2>> multiplicandPtxTypes,std::optional<std::array<MMALayout,2>> multiplicandLayouts) build() argument
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp1856 __anon739768430d02(Value operandA, Value operandB) matchAndRewrite() argument