Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp551 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
622 unsigned Opcode = getVGPRSpillSaveOpcode(RC->getSize()); in storeRegToStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1010 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
1100 : getVGPRSpillSaveOpcode(SpillSize); in storeRegToStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1473 static unsigned getVGPRSpillSaveOpcode(unsigned Size) { in getVGPRSpillSaveOpcode() function
1626 : getVGPRSpillSaveOpcode(SpillSize); in storeRegToStackSlot()