Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15230 bool HasAGPRs = Info->mayNeedAGPRs(); in AdjustInstrPostInstrSelection() local
15238 if ((I == Src2Idx) && (HasAGPRs)) in AdjustInstrPostInstrSelection()
15257 if (!HasAGPRs) in AdjustInstrPostInstrSelection()