Home
last modified time | relevance | path

Searched defs:replaced (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp781 void VectorizationState::registerOpVectorReplacement(Operation *replaced, in registerOpVectorReplacement()
810 Value replaced, Operation *replacement) { in registerValueVectorReplacement()
825 BlockArgument replaced, BlockArgument replacement) { in registerBlockArgVectorReplacement()
829 void VectorizationState::registerValueVectorReplacementImpl(Value replaced, in registerValueVectorReplacementImpl()
850 BlockArgument replaced, BlockArgument replacement) { in registerValueScalarReplacement()
864 Value replaced, Value replacement) { in registerLoopResultScalarReplacement()
874 void VectorizationState::registerValueScalarReplacementImpl(Value replaced, in registerValueScalarReplacementImpl()
/llvm-project-15.0.7/flang/lib/Parser/
H A Dpreprocessor.cpp182 std::optional<TokenSequence> replaced; in Apply() local
313 TokenSequence replaced{ in MacroReplacement() local
375 TokenSequence replaced{ in MacroReplacement() local
/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp175 bool replaced = false; in overwriteDuplicateEntries() local
/llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp383 bool replaced = false; in matchAndRewrite() local
/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1531 MlirIntegerSet replaced = mlirIntegerSetReplaceGet(set, repl, &s0, 1, 2); in printIntegerSet() local
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp2742 bool replaced = false; in matchAndRewrite() local