Home
last modified time | relevance | path

Searched defs:IsDynamicVGPRChainCall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp964 bool IsDynamicVGPRChainCall = false) { in getCallOpcode()
987 bool IsDynamicVGPRChainCall = false) { in addCallTargetOperands()
1221 bool IsDynamicVGPRChainCall = false; in lowerTailCall() local