Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp682 static bool areTypesABICompatible(ArrayRef<Type *> Types, const Function &F, areTypesABICompatible() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp884 bool PPCTTIImpl::areTypesABICompatible(const Function *Caller, areTypesABICompatible() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h836 bool areTypesABICompatible(const Function *Caller, const Function *Callee, areTypesABICompatible() function
H A DTargetTransformInfo.h2760 bool areTypesABICompatible(const Function *Caller, const Function *Callee, areTypesABICompatible() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1175 bool TargetTransformInfo::areTypesABICompatible( areTypesABICompatible() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp266 bool AArch64TTIImpl::areTypesABICompatible( areTypesABICompatible() function in AArch64TTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6118 bool X86TTIImpl::areTypesABICompatible(const Function *Caller, areTypesABICompatible() function in X86TTIImpl