Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp633 static unsigned getSGPRSpillRestoreOpcode(unsigned Size) { in getSGPRSpillRestoreOpcode() function
690 unsigned Opcode = getSGPRSpillRestoreOpcode(RC->getSize()); in loadRegFromStackSlot()