Searched defs:doubleArray (Results 1 – 2 of 2) sorted by relevance
15 using doubleArray = double[15]; in potential_const_pointer() typedef
1243 MlirAttribute doubleArray = mlirDenseF64ArrayGet(ctx, 2, doubles); in printBuiltinAttributes() local