Searched refs:isF128SoftLibCall (Results 1 – 1 of 1) sorted by relevance
17 static bool isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() function60 return (ES && Ty->isIntegerTy(128) && isF128SoftLibCall(ES->getSymbol())); in originalTypeIsF128()