Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1379 static unsigned getAGPRSpillSaveOpcode(unsigned Size) { in getAGPRSpillSaveOpcode() function
1450 unsigned Opcode = RI.hasAGPRs(RC) ? getAGPRSpillSaveOpcode(SpillSize) in storeRegToStackSlot()