Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1704 MlirValue initialOperands[] = {constZeroValue}; in testOperands() local
1705 mlirOperationStateAddOperands(&opState, 1, initialOperands); in testOperands()