Searched defs:replaceWith (Results 1 – 3 of 3) sorted by relevance
146 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
5949 replaceWith: function( value ) { method
6101 auto replaceWith = [this, &dl](unsigned OpCode, SDNode *TocEntry, in Select() local