Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1463 static unsigned getAGPRSpillSaveOpcode(unsigned Size) { in getAGPRSpillSaveOpcode() function
1564 : RI.isAGPRClass(RC) ? getAGPRSpillSaveOpcode(SpillSize) in storeRegToStackSlot()