Home
last modified time | relevance | path

Searched defs:newSource (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp198 Value *RandomIRBuilder::newSource(BasicBlock &BB, ArrayRef<Instruction *> Insts, in newSource() function in RandomIRBuilder
/llvm-project/flang/lib/Semantics/
H A Dsemantics.cpp404 UpdateScopeIndex(Scope & scope,parser::CharBlock newSource) UpdateScopeIndex() argument
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp851 rewriter.replaceOpWithNewOp<tensor::DimOp>(dimOp, newSource, in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp1450 Value newSource = newWarpOp->getResult(newRetIndices[1]); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp809 Value newSource = castOp.getOperand(); matchAndRewrite() local