Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp961 auto CheckForNoAGPRs = [&](Instruction &I) { in updateImpl() local
983 if (!A.checkForAllCallLikeInstructions(CheckForNoAGPRs, *this, in updateImpl()