Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIModeRegisterDefaults.h85 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() function
HDAMDGPUTargetTransformInfo.cpp1185 if (!CallerMode.isInlineCompatible(CalleeMode)) in areInlineCompatible()