Searched refs:isCompatibleSignature (Results 1 – 3 of 3) 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()
395 bool isCompatibleSignature(const FunctionType *FuncTy) const;
660 if (!FInfo.isCompatibleSignature(CI->getFunctionType())) in fold()