Searched defs:boolArray (Results 1 – 2 of 2) sorted by relevance
1237 MlirAttribute boolArray = mlirDenseBoolArrayGet(ctx, 2, bools); in printBuiltinAttributes() local
51 makeDenseBoolArrayAttr(MLIRContext * ctx,const ArrayRef<bool> boolArray) makeDenseBoolArrayAttr() argument