Searched defs:dropDim (Results 1 – 2 of 2) sorted by relevance
212 int64_t dropDim = oldMaskType.getRank() - newMaskType.getRank(); in dropUnitDimsFromMask() local 296 int64_t dropDim = oldType.getRank() - newType.getRank(); in matchAndRewrite() local 345 int64_t dropDim = 1; in castAwayContractionLeadingOneDim() local 519 int64_t dropDim = vecType.getRank() - newVecType.getRank(); in matchAndRewrite() local 552 int64_t dropDim in matchAndRewrite() local [all...]
276 Builder &dropDim(unsigned pos) { dropDim() function 330 Builder &dropDim(unsigned pos) { dropDim() function