Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1618 static unsigned getAGPRSpillSaveOpcode(unsigned Size) { in getAGPRSpillSaveOpcode() function
1714 return TRI.isAGPRClass(RC) ? getAGPRSpillSaveOpcode(Size) in getVectorRegSpillSaveOpcode()