Searched refs:isF128SoftLibCall (Results 1 – 2 of 2) sorted by relevance
15 bool MipsCCState::isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() function in MipsCCState50 return (Func && Ty->isIntegerTy(128) && isF128SoftLibCall(Func)); in originalTypeIsF128()
33 static bool isF128SoftLibCall(const char *CallSym);