reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
212 unsigned Val = Mod.getImm(); 225 Mod.setImm(Mod.getImm() | SISrcMods::OP_SEL_0); 225 Mod.setImm(Mod.getImm() | SISrcMods::OP_SEL_0); 226 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1); 226 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1); 230 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1); 230 Mod.setImm(Mod.getImm() & ~SISrcMods::OP_SEL_1);