Home
last modified time | relevance | path

Searched defs:Mips16Libcall (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp35 struct Mips16Libcall { struct
36 RTLIB::Libcall Libcall;
37 const char *Name;
39 bool operator<(const Mips16Libcall &RHS) const { in operator <()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp35 struct Mips16Libcall { struct
36 RTLIB::Libcall Libcall;
37 const char *Name;
39 bool operator<(const Mips16Libcall &RHS) const { in operator <()