Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1462 static unsigned getSGPRSpillRestoreOpcode(unsigned Size) { in getSGPRSpillRestoreOpcode() function
1563 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); in loadRegFromStackSlot()