Home
last modified time | relevance | path

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

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