Searched refs:Mips16Libcall (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp34 struct Mips16Libcall { struct in namespace:__anon5248
38 bool operator<(const Mips16Libcall &RHS) const {
57 static const Mips16Libcall HardFloatLibCalls[] = {
428 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() };
470 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL,

Completed in 74 milliseconds