Home
last modified time | relevance | path

Searched defs:isCallingConvCCompatible (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp118 static bool isCallingConvCCompatible(CallingConv::ID CC, StringRef TT, isCallingConvCCompatible() function
149 bool TargetLibraryInfoImpl::isCallingConvCCompatible(CallBase *CI) { isCallingConvCCompatible() function in TargetLibraryInfoImpl
155 bool TargetLibraryInfoImpl::isCallingConvCCompatible(Function *F) { isCallingConvCCompatible() function in TargetLibraryInfoImpl