Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1630 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function
1728 : RI.isAGPRClass(RC) ? getAGPRSpillRestoreOpcode(SpillSize) in loadRegFromStackSlot()