Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c90 MlirType funcBodyArgTypes[] = {memrefType, memrefType}; in makeAndDumpAdd() local
94 mlirBlockCreate(sizeof(funcBodyArgTypes) / sizeof(MlirType), in makeAndDumpAdd()
95 funcBodyArgTypes, funcBodyArgLocs); in makeAndDumpAdd()