Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7145 static MachineInstr *fuseTwoAddrInst(MachineFunction &MF, unsigned Opcode, in fuseTwoAddrInst() function
7434 NewMI = IsTwoAddr ? fuseTwoAddrInst(MF, Opcode, MOs, InsertPt, MI, *this) in foldMemoryOperandImpl()