Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp534 static unsigned getSGPRSpillSaveOpcode(unsigned Size) { in getSGPRSpillSaveOpcode() function
601 unsigned Opcode = getSGPRSpillSaveOpcode(RC->getSize()); in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp821 static unsigned getSGPRSpillSaveOpcode(unsigned Size) { in getSGPRSpillSaveOpcode() function
882 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); in storeRegToStackSlot()