Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1329 static unsigned getSGPRSpillSaveOpcode(unsigned Size) { in getSGPRSpillSaveOpcode() function
1430 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); in storeRegToStackSlot()