Searched refs:ToFP (Results 1 – 3 of 3) sorted by relevance
84 bool ToFP);
199 bool LE, bool ToFP) { in swapFPIntParams() argument201 std::string MI = ToFP? "mtc1 ": "mfc1 "; in swapFPIntParams()
834 bool LE, bool ToFP) { in EmitSwapFPIntParams() argument836 unsigned MovOpc = ToFP ? Mips::MTC1 : Mips::MFC1; in EmitSwapFPIntParams()