Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp650 static unsigned getVGPRSpillRestoreOpcode(unsigned Size) { in getVGPRSpillRestoreOpcode() function
716 unsigned Opcode = getVGPRSpillRestoreOpcode(RC->getSize()); in loadRegFromStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1140 static unsigned getVGPRSpillRestoreOpcode(unsigned Size) { in getVGPRSpillRestoreOpcode() function
1222 : getVGPRSpillRestoreOpcode(SpillSize); in loadRegFromStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1672 static unsigned getVGPRSpillRestoreOpcode(unsigned Size) { in getVGPRSpillRestoreOpcode() function
1824 : getVGPRSpillRestoreOpcode(SpillSize); in loadRegFromStackSlot()