Searched refs:SGPRSpill (Results 1 – 4 of 4) sorted by relevance
59 field bit SGPRSpill = 0;153 let TSFlags{24} = SGPRSpill;
56 SGPRSpill = 1 << 24, enumerator
503 return MI.getDesc().TSFlags & SIInstrFlags::SGPRSpill; in isSGPRSpill()507 return get(Opcode).TSFlags & SIInstrFlags::SGPRSpill; in isSGPRSpill()
488 let UseNamedOperandTable = 1, SGPRSpill = 1, Uses = [EXEC] in {