Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp551 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
622 unsigned Opcode = getVGPRSpillSaveOpcode(RC->getSize()); in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp838 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
922 unsigned Opcode = getVGPRSpillSaveOpcode(SpillSize); in storeRegToStackSlot()