Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp34 bool DynamicVGPR);
140 bool DynamicVGPR) { in expandChainCall() argument
147 if (DynamicVGPR) { in expandChainCall()
H A DGCNSubtarget.h196 bool DynamicVGPR = false; variable
1710 bool isDynamicVGPREnabled() const { return DynamicVGPR; } in isDynamicVGPREnabled()
H A DAMDGPU.td1316 "DynamicVGPR",