Searched defs:gccAsmStmt (Results 1 – 2 of 2) sorted by relevance
331 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in generateAsmString() local339 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputConstraint() local347 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputExpr() local355 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputConstraint() local363 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputExpr() local371 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getClobber() local
2084 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(&S)) { in EmitAsmStmt() local