Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp92 bool MaySpill = ST.isVGPRSpillingEnabled(this); in SIMachineFunctionInfo() local
95 if (HasStackObjects || MaySpill) in SIMachineFunctionInfo()
99 if (HasStackObjects || MaySpill) in SIMachineFunctionInfo()