Home
last modified time | relevance | path

Searched refs:VGPRSpill (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h53 unsigned VGPRSpill = 0; member
H A DSIInstrFormats.td48 field bit VGPRSpill = 0;
182 let TSFlags{24} = VGPRSpill;
H A DAMDGPUAsmPrinter.cpp888 ProgInfo.VGPRSpill = MFI->getNumSpilledVGPRs(); in getSIProgramInfo()
1245 CurrentProgramInfo.VGPRSpill); in emitResourceUsageRemarks()
H A DSIDefines.h63 VGPRSpill = 1 << 24, enumerator
H A DSIInstrInfo.h611 return MI.getDesc().TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()
615 return get(Opcode).TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()
H A DSIInstructions.td759 let UseNamedOperandTable = 1, VGPRSpill = 1,
785 } // End UseNamedOperandTable = 1, VGPRSpill = 1, SchedRW = [WriteVMEM]
H A DSIInstrInfo.cpp4773 !(TID.TSFlags & SIInstrFlags::VGPRSpill)) || in adjustAllocatableRegClass()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dresource-optimization-remarks.ll79 ; REMARK-NEXT: Name: VGPRSpill
84 ; REMARK-NEXT: - VGPRSpill: '0'