Searched refs:getSlice (Results 1 – 6 of 6) sorted by relevance
191 llvm::SetVector<Operation *> getSlice(
136 SetVector<Operation *> mlir::getSlice(Operation *op, in getSlice() function in mlir
191 SetVector<Operation *> staticSlice = getSlice(m.getMatchedOperation()); in testSlicing()
197 unsigned int getSlice() const in getSlice() function in egl::Image
1316 rect.destSlice = getSlice(); in loadImageData()1700 GLbyte *dest = (GLbyte*)buffer + y * getPitch() + z * getSlice(); in loadCompressedData()
253 auto dependentOps = getSlice(op, filterAlloc); in runOnFunction()