Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsCCState.cpp17 static bool isF128SoftLibCall(const char *CallSym) { in isF128SoftLibCall() function
60 return (ES && Ty->isIntegerTy(128) && isF128SoftLibCall(ES->getSymbol())); in originalTypeIsF128()