Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c143 MlirValue loopOperands[] = {constZeroValue, dimValue, constOneValue}; in makeAndDumpAdd() local
146 mlirOperationStateAddOperands(&loopState, 3, loopOperands); in makeAndDumpAdd()