Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1177 Value tryToFoldExtractOpInPlace(Value source);
1260 Value ExtractFromInsertTransposeChainState::tryToFoldExtractOpInPlace( in tryToFoldExtractOpInPlace() function in ExtractFromInsertTransposeChainState
1297 return tryToFoldExtractOpInPlace(result); in fold()
1311 return tryToFoldExtractOpInPlace(valueToExtractFrom); in fold()