/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.h | 88 bool areInlineCompatible(const Function *Caller, in areInlineCompatible() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 97 bool WebAssemblyTTIImpl::areInlineCompatible(const Function *Caller, areInlineCompatible() function in WebAssemblyTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 330 bool areInlineCompatible(const TargetLibraryInfo &CalleeTLI, areInlineCompatible() function
|
H A D | TargetTransformInfoImpl.h | 823 bool areInlineCompatible(const Function *Caller, areInlineCompatible() function
|
H A D | TargetTransformInfo.h | 2752 bool areInlineCompatible(const Function *Caller, areInlineCompatible() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetTransformInfo.cpp | 1153 bool GCNTTIImpl::areInlineCompatible(const Function *Caller, areInlineCompatible() function in GCNTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 87 bool ARMTTIImpl::areInlineCompatible(const Function *Caller, in areInlineCompatible() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1163 bool TargetTransformInfo::areInlineCompatible(const Function *Caller, areInlineCompatible() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 2219 bool AttributeFuncs::areInlineCompatible(const Function &Caller, areInlineCompatible() function in AttributeFuncs
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 234 bool AArch64TTIImpl::areInlineCompatible(const Function *Caller, areInlineCompatible() function in AArch64TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 6060 bool X86TTIImpl::areInlineCompatible(const Function *Caller, areInlineCompatible() function in X86TTIImpl
|