Searched defs:gatherOp (Results 1 – 3 of 3) sorted by relevance
152 auto gatherOp = cast<vector::GatherOp>(op); in bufferize() local
277 numLoops = gatherOp.getVectorType().getRank(); in runOnOperation() local
1039 Operation *gatherOp = rewriter.create<vector::GatherOp>( vectorizeTensorExtract() local