Home | History | Annotate | Download | only in Mips

Lines Matching full:mips16

1 //===---- Mips16HardFloat.cpp for Mips16 Hard Float               --------===//
10 // This file defines a pass needed for Mips16 Hard Float
24 #define DEBUG_TYPE "mips16-hard-float"
34 return "MIPS16 Hard Float Pass";
195 // We swap between FP and Integer registers to allow Mips16 and Mips32 to
269 std::string SectionName = ".mips16.call.fp." + Name;
459 std::string SectionName = ".mips16.fn." + Name;
507 // we are compiling as mips16.
508 // For all mips16 functions (that are not stubs we have already generated), or
517 // mips16 functions can call extern functions of unknown type (mips16 or