Searched defs:gccAsmStmt (Results 1 – 2 of 2) sorted by relevance
451 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputConstraint() local 459 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getOutputExpr() local 467 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputConstraint() local 475 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getInputExpr() local 483 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) in getClobber() local 443 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(this)) generateAsmString() local [all...]
2485 if (const auto *gccAsmStmt = dyn_cast<GCCAsmStmt>(&S)) UpdateAsmCallInst() local