Searched refs:isF128SoftLibCall (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
H A D | MipsCCState.cpp | 17 static bool isF128SoftLibCall(const char *CallSym) { function 60 return (ES && Ty->isIntegerTy(128) && isF128SoftLibCall(ES->getSymbol())); |
Completed in 130 milliseconds