Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1377 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { in isInlineCompatible() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1162 if (!CallerMode.isInlineCompatible(CalleeMode)) in areInlineCompatible()