Searched refs:VGPRSpill (Results 1 – 8 of 8) sorted by relevance
42 VGPRSpill = 1 << 23, enumerator
344 return MI.getDesc().TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()348 return get(Opcode).TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()
45 field bits<1> VGPRSpill = 0;81 let TSFlags{23} = VGPRSpill;
2090 let UseNamedOperandTable = 1, VGPRSpill = 1, Uses = [EXEC] in {2106 } // End UseNamedOperandTable = 1, VGPRSpill = 1
58 field bit VGPRSpill = 0;152 let TSFlags{23} = VGPRSpill;
55 VGPRSpill = 1 << 23, enumerator
495 return MI.getDesc().TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()499 return get(Opcode).TSFlags & SIInstrFlags::VGPRSpill; in isVGPRSpill()
516 let UseNamedOperandTable = 1, VGPRSpill = 1,538 } // End UseNamedOperandTable = 1, VGPRSpill = 1, SchedRW = [WriteVMEM]