Searched defs:MovOpc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp562 expandCvtFPInt(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, unsigned CvtOpc, unsigned MovOpc, bool IsI64) const argument
H A DMipsAsmPrinter.cpp838 unsigned MovOpc = ToFP ? Mips::MTC1 : Mips::MFC1; local
821 EmitMovFPIntPair(const MCSubtargetInfo &STI, unsigned MovOpc, unsigned Reg1, unsigned Reg2, unsigned FPReg1, unsigned FPReg2, bool LE) argument
870 unsigned MovOpc = Mips::MFC1; local
[all...]

Completed in 48 milliseconds