Searched defs:areInlineCompatible (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h77 bool areInlineCompatible(const Function *Caller, function in class:llvm::NVPTXTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h267 bool areInlineCompatible(const TargetLibraryInfo &CalleeTLI, function in class:llvm::TargetLibraryInfo
H A DTargetTransformInfoImpl.h580 bool areInlineCompatible(const Function *Caller, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2007 bool AttributeFuncs::areInlineCompatible(const Function &Caller, function in class:AttributeFuncs
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp53 bool ARMTTIImpl::areInlineCompatible(const Function *Caller, function in class:ARMTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp28 bool AArch64TTIImpl::areInlineCompatible(const Function *Caller, function in class:AArch64TTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp884 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4165 bool X86TTIImpl::areInlineCompatible(const Function *Caller, function in class:X86TTIImpl

Completed in 199 milliseconds