Searched refs:isCompatibleSignature (Results 1 – 3 of 3) sorted by relevance
1029 bool AMDGPULibFunc::isCompatibleSignature(const Module &M, in isCompatibleSignature() function in AMDGPULibFunc1079 if (!fInfo.isCompatibleSignature(*M, F->getFunctionType())) in getFunction()1095 fInfo.isCompatibleSignature(*M, F->getFunctionType())) in getOrInsertFunction()
409 bool isCompatibleSignature(const Module &M, const FunctionType *FuncTy) const;
656 if (!FInfo.isCompatibleSignature(*Callee->getParent(), CI->getFunctionType())) in fold()