Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCCState.cpp16 static bool isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() argument
34 return std::binary_search(std::begin(LibCalls), std::end(LibCalls), CallSym, in isF128SoftLibCall()