Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp851 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
925 unsigned Opcode = getVGPRSpillSaveOpcode(SpillSize); in storeRegToStackSlot()