Home
last modified time | relevance | path

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

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