Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7260 static MachineInstr *fuseInst(MachineFunction &MF, unsigned Opcode, in fuseInst() function
7330 fuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, PtrOffset); in foldMemoryOperandCustom()
7352 fuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, 8); in foldMemoryOperandCustom()
7367 fuseInst(MF, X86::MOVHPDrm, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandCustom()
7522 : fuseInst(MF, Opcode, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandImpl()
8341 ? fuseInst(MF, I->DstOp, OpNum, MOs, InsertPt, MI, *this) in foldMemoryBroadcast()