Searched defs:gccAsmStmt (Results 1 – 4 of 4) 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
434 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in generateAsmString() local442 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputConstraint() local450 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputExpr() local458 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputConstraint() local466 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputExpr() local474 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getClobber() local
2084 if (const GCCAsmStmt *gccAsmStmt = dyn_cast<GCCAsmStmt>(&S)) { in EmitAsmStmt() local
2140 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(&S)) in UpdateAsmCallInst() local