Home
last modified time | relevance | path

Searched refs:commuteOperandsForFold (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h725 unsigned commuteOperandsForFold(MachineInstr &MI, unsigned Idx1) const;
H A DX86InstrInfo.cpp7316 unsigned X86InstrInfo::commuteOperandsForFold(MachineInstr &MI, in commuteOperandsForFold() function in X86InstrInfo
7453 unsigned CommuteOpIdx2 = commuteOperandsForFold(MI, OpNum); in foldMemoryOperandImpl()
8252 unsigned CommuteOpIdx2 = commuteOperandsForFold(MI, OpNum); in foldMemoryBroadcast()