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