Home
last modified time | relevance | path

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

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