Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp4713 static MachineInstr *FuseInst(MachineFunction &MF, unsigned Opcode, in FuseInst() function
4778 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, PtrOffset); in foldMemoryOperandCustom()
4800 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, 8); in foldMemoryOperandCustom()
4927 NewMI = FuseInst(MF, Opcode, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandImpl()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5643 static MachineInstr *FuseInst(MachineFunction &MF, unsigned Opcode, in FuseInst() function
5702 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, PtrOffset); in foldMemoryOperandCustom()
5720 FuseInst(MF, NewOpCode, OpNum, MOs, InsertPt, MI, *this, 8); in foldMemoryOperandCustom()
5821 NewMI = FuseInst(MF, Opcode, OpNum, MOs, InsertPt, MI, *this); in foldMemoryOperandImpl()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.cpp2473 static MachineInstr *FuseInst(MachineFunction &MF, in FuseInst() function
2588 NewMI = FuseInst(MF, Opcode, i, MOs, MI, *this); in foldMemoryOperandImpl()