Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h987 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1182 if (!CallerMode.isInlineCompatible(CalleeMode)) in areInlineCompatible()