Searched defs:isBroadcast (Results 1 – 2 of 2) sorted by relevance
102 bool isBroadcast = !dim.has_value(); getXferIndices() local 175 bool isBroadcast = !dim; // No in-bounds check for broadcasts. generateInBoundsCheck() local
38 auto isBroadcast = [](AffineExpr expr) { in sliceTransferIndices() local