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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h793 bool isInlineCompatible(SIModeRegisterDefaults CalleeMode) const { function in struct:llvm::AMDGPU::SIModeRegisterDefaults
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp996 return CallerMode.isInlineCompatible(CalleeMode);

Completed in 57 milliseconds