Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1526 static unsigned getAGPRSpillRestoreOpcode(unsigned Size) { in getAGPRSpillRestoreOpcode() function
1595 unsigned Opcode = RI.hasAGPRs(RC) ? getAGPRSpillRestoreOpcode(SpillSize) in loadRegFromStackSlot()