Searched defs:replaceWith (Results 1 – 4 of 4) sorted by relevance
146 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { replaceWith() function in NVPTXImageOptimizer
639 if (Value replaceWith = getReplacementValue(op, operand, rewriter)) in matchAndRewrite() local
460 auto replaceWith = [&](mlir::Value hlfirVar, mlir::Value firVar, matchAndRewrite() local
6101 auto replaceWith = [this, &dl](unsigned OpCode, SDNode *TocEntry, Select() local