Home
last modified time | relevance | path

Searched refs:getSliceContract (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp209 static SetVector<Operation *> getSliceContract(Operation *op, in getSliceContract() function
261 getSliceContract(contract, hasVectorDest, hasVectorSrc); in getOpToConvert()