Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp953 static unsigned getVGPRSpillRestoreOpcode(unsigned Size) { in getVGPRSpillRestoreOpcode() function
1019 unsigned Opcode = getVGPRSpillRestoreOpcode(SpillSize); in loadRegFromStackSlot()