Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c141 MlirValue dimValue = mlirOperationGetResult(dim, 0); in makeAndDumpAdd() local
143 MlirValue loopOperands[] = {constZeroValue, dimValue, constOneValue}; in makeAndDumpAdd()