Searched refs:isCompatibleSignature (Results 1 – 2 of 2) sorted by relevance
1002 bool AMDGPULibFunc::isCompatibleSignature(const FunctionType *FuncTy) const { in isCompatibleSignature() function in AMDGPULibFunc1017 if (!fInfo.isCompatibleSignature(F->getFunctionType())) in getFunction()1033 fInfo.isCompatibleSignature(F->getFunctionType())) in getOrInsertFunction()
660 if (!FInfo.isCompatibleSignature(CI->getFunctionType())) in fold()