Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.h82 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp98 bool WebAssemblyTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in WebAssemblyTTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h274 bool areInlineCompatible(const TargetLibraryInfo &CalleeTLI, in areInlineCompatible() function
DTargetTransformInfoImpl.h677 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
DTargetTransformInfo.h2209 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp1157 bool GCNTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in GCNTTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp85 bool ARMTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in ARMTTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp31 bool AArch64TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in AArch64TTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp952 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in TargetTransformInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAttributes.cpp2093 bool AttributeFuncs::areInlineCompatible(const Function &Caller, in areInlineCompatible() function in AttributeFuncs
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4830 bool X86TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in X86TTIImpl