Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1843 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function
1938 return TRI.isAGPRClass(RC) ? getAGPRSpillRestoreOpcode(Size) in getVectorRegSpillRestoreOpcode()