Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp45 static cl::opt<uint32_t> AssumedStackSizeForExternalCall( variable
450 static_cast<uint64_t>(AssumedStackSizeForExternalCall)); in analyzeResourceUsage()