Searched refs:LibCalls (Results 1 – 2 of 2) sorted by relevance
18 const char *const LibCalls[] = { in isF128SoftLibCall() local34 assert(std::is_sorted(std::begin(LibCalls), std::end(LibCalls), Comp)); in isF128SoftLibCall()35 return std::binary_search(std::begin(LibCalls), std::end(LibCalls), in isF128SoftLibCall()