reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
232 TII = ST.getInstrInfo(); 253 const bool SpillVGPRToAGPR = ST.hasMAIInsts() && FuncInfo->hasSpilledVGPRs() 258 const bool SpillToAGPR = EnableSpillVGPRToAGPR && ST.hasMAIInsts();