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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2021 bool RequiresStackAccess = HasStackObjects || MFI.hasCalls(); local
2023 if (RequiresStackAccess && ST.isAmdHsaOrMesa(MF.getFunction())) {

Completed in 175 milliseconds