Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp838 bool ArgumentPromotionPass::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in ArgumentPromotionPass
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1224 bool PPCTTIImpl::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in PPCTTIImpl
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h683 bool areFunctionArgsABICompatible(const Function *Caller, in areFunctionArgsABICompatible() function
H A DTargetTransformInfo.h2227 bool areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp960 bool TargetTransformInfo::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in TargetTransformInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4634 bool X86TTIImpl::areFunctionArgsABICompatible( in areFunctionArgsABICompatible() function in X86TTIImpl