Home
last modified time | relevance | path

Searched refs:CallSym (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3335 static bool isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() argument
3357 return std::binary_search(LibCalls, End, CallSym, Comp); in isF128SoftLibCall()