Home
last modified time | relevance | path

Searched defs:replaceWith (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXImageOptimizer.cpp146 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { replaceWith() function in NVPTXImageOptimizer
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp639 if (Value replaceWith = getReplacementValue(op, operand, rewriter)) in matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DBufferizeHLFIR.cpp460 auto replaceWith = [&](mlir::Value hlfirVar, mlir::Value firVar, matchAndRewrite() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6101 auto replaceWith = [this, &dl](unsigned OpCode, SDNode *TocEntry, Select() local