Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp785 registerOpVectorReplacement(Operation * replaced,Operation * replacement) registerOpVectorReplacement() argument
814 registerValueVectorReplacement(Value replaced,Operation * replacement) registerValueVectorReplacement() argument
829 registerBlockArgVectorReplacement(BlockArgument replaced,BlockArgument replacement) registerBlockArgVectorReplacement() argument
833 registerValueVectorReplacementImpl(Value replaced,Value replacement) registerValueVectorReplacementImpl() argument
852 registerValueScalarReplacement(Value replaced,Value replacement) registerValueScalarReplacement() argument
871 registerLoopResultScalarReplacement(Value replaced,Value replacement) registerLoopResultScalarReplacement() argument
[all...]
/llvm-project/flang/lib/Parser/
H A Dpreprocessor.cpp223 std::optional<TokenSequence> replaced; Apply() local
391 TokenSequence replaced{TokenPasting( MacroReplacement() local
467 TokenSequence replaced{ MacroReplacement() local
[all...]
H A Dprescan.cpp196 if (auto replaced{preprocessor_.MacroReplacement(tokens, *this)}) { Statement() local
846 if (auto replaced{ QuotedCharacterLiteral() local
/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp145 bool replaced = false; overwriteDuplicateEntries() local
/llvm-project/mlir/test/lib/Dialect/Tensor/
H A DTestTensorTransforms.cpp305 Operation *replaced = nullptr; testTrackingListenerReplacements() local
[all...]
/llvm-project/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp395 bool replaced = false; in matchAndRewrite() local
/llvm-project/mlir/test/CAPI/
H A Dir.c1718 MlirIntegerSet replaced = mlirIntegerSetReplaceGet(set, repl, &s0, 1, 2); in printIntegerSet() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp3474 bool replaced = false; matchAndRewrite() local
[all...]