Lines Matching full:newopcode
3262 unsigned NewOpcode = TII->getMaskedMIMGOp(MI.getOpcode(), BitsSet);3263 MI.setDesc(TII->get(NewOpcode));