Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp633 static unsigned getSGPRSpillRestoreOpcode(unsigned Size) { in getSGPRSpillRestoreOpcode() function
690 unsigned Opcode = getSGPRSpillRestoreOpcode(RC->getSize()); in loadRegFromStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp933 static unsigned getSGPRSpillRestoreOpcode(unsigned Size) { in getSGPRSpillRestoreOpcode() function
991 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); in loadRegFromStackSlot()