Home
last modified time | relevance | path

Searched refs:unpackBinaryComplexOperands (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1814 unpackBinaryComplexOperands(OpTy op, ArrayRef<Value> operands, in unpackBinaryComplexOperands() function
1840 unpackBinaryComplexOperands<AddCFOp>(op, operands, rewriter); in matchAndRewrite()
1867 unpackBinaryComplexOperands<SubCFOp>(op, operands, rewriter); in matchAndRewrite()