Searched refs:FuseInst (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 5367 static MachineInstr *FuseInst(MachineFunction &MF, unsigned Opcode, in FuseInst() function 5436 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, PtrOffset); in foldMemoryOperandCustom() 5458 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, 8); in foldMemoryOperandCustom() 5473 FuseInst(MF, X86::MOVHPDrm, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandCustom() 5611 NewMI = FuseInst(MF, Opcode, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandImpl()
|