Searched refs:Src0ModsVal (Results 1 – 2 of 2) sorted by relevance
994 int Src0ModsVal = Src0Mods->getImm(); in commuteInstructionImpl() local995 if (!Src1Mods && Src0ModsVal != 0) in commuteInstructionImpl()1003 Src1Mods->setImm(Src0ModsVal); in commuteInstructionImpl()
1339 int Src0ModsVal = Src0Mods->getImm(); in swapSourceModifiers() local1342 Src1Mods->setImm(Src0ModsVal); in swapSourceModifiers()