Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h87 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp98 bool WebAssemblyTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in WebAssemblyTTIImpl
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h272 bool areInlineCompatible(const TargetLibraryInfo &CalleeTLI, in areInlineCompatible() function
H A DTargetTransformInfoImpl.h731 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
H A DTargetTransformInfo.h2395 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1065 bool GCNTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in GCNTTIImpl
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp86 bool ARMTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in ARMTTIImpl
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1020 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in TargetTransformInfo
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp2040 bool AttributeFuncs::areInlineCompatible(const Function &Caller, in areInlineCompatible() function in AttributeFuncs
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp109 bool AArch64TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in AArch64TTIImpl
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5407 bool X86TTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in X86TTIImpl