Searched refs:commuteOperandsForFold (Results 1 – 2 of 2) sorted by relevance
725 unsigned commuteOperandsForFold(MachineInstr &MI, unsigned Idx1) const;
7316 unsigned X86InstrInfo::commuteOperandsForFold(MachineInstr &MI, in commuteOperandsForFold() function in X86InstrInfo7453 unsigned CommuteOpIdx2 = commuteOperandsForFold(MI, OpNum); in foldMemoryOperandImpl()8252 unsigned CommuteOpIdx2 = commuteOperandsForFold(MI, OpNum); in foldMemoryBroadcast()