Home
last modified time | relevance | path

Searched refs:isInlineCompatible (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h992 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1177 if (!CallerMode.isInlineCompatible(CalleeMode)) in areInlineCompatible()