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

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

Completed in 42 milliseconds