Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1512 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function
1579 unsigned Opcode = RI.hasAGPRs(RC) ? getAGPRSpillRestoreOpcode(SpillSize) in loadRegFromStackSlot()