Lines Matching refs:GAS
1748 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))1749 Name = GAS->getOutputName(i);1758 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))1759 Name = GAS->getInputName(i);