Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp505 static unsigned getSGPRSpillSaveOpcode(unsigned Size) { in getSGPRSpillSaveOpcode() function
564 unsigned Opcode = getSGPRSpillSaveOpcode(RC->getSize()); in storeRegToStackSlot()