Searched refs:CallSym (Results 1 – 2 of 2) sorted by relevance
15 bool MipsCCState::isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() argument33 return std::binary_search(std::begin(LibCalls), std::end(LibCalls), CallSym, in isF128SoftLibCall()
33 static bool isF128SoftLibCall(const char *CallSym);