Searched refs:Src1ModsVal (Results 1 – 2 of 2) sorted by relevance
1000 int Src1ModsVal = Src1Mods->getImm(); in commuteInstructionImpl() local1001 assert((Src1ModsVal == 0) && "Not expecting modifiers with immediates"); in commuteInstructionImpl()1004 Src0Mods->setImm(Src1ModsVal); in commuteInstructionImpl()
1340 int Src1ModsVal = Src1Mods->getImm(); in swapSourceModifiers() local1343 Src0Mods->setImm(Src1ModsVal); in swapSourceModifiers()