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