Searched defs:MovOpc (Results 1 – 6 of 6) sorted by relevance
230 const unsigned MovOpc = Is64Bit ? X86::MOV64mr : X86::MOV32mr; in insertRegReturnAddrClobber() local
800 unsigned MovOpc, unsigned Reg1, in EmitMovFPIntPair()816 unsigned MovOpc = ToFP ? Mips::MTC1 : Mips::MFC1; in EmitSwapFPIntParams() local848 unsigned MovOpc = Mips::MFC1; in EmitSwapFPIntRetval() local
586 unsigned CvtOpc, unsigned MovOpc, in expandCvtFPInt()
855 unsigned MovOpc, unsigned Reg1, in EmitMovFPIntPair()872 unsigned MovOpc = ToFP ? Mips::MTC1 : Mips::MFC1; in EmitSwapFPIntParams() local905 unsigned MovOpc = Mips::MFC1; in EmitSwapFPIntRetval() local
744 unsigned CvtOpc, unsigned MovOpc, in expandCvtFPInt()
849 const unsigned MovOpc = in select() local