Home
last modified time | relevance | path

Searched refs:FPP (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLegacyPassManager.cpp390 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in ~MPPassManager() local
391 delete FPP; in ~MPPassManager()
1513 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local
1514 Changed |= FPP->doInitialization(M); in runOnModule()
1585 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local
1588 FPP->releaseMemoryOnTheFly(); in runOnModule()
1589 Changed |= FPP->doFinalization(M); in runOnModule()
1606 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManagers[P]; in addLowerLevelRequiredPass() local
1607 if (!FPP) { in addLowerLevelRequiredPass()
1608 FPP = new legacy::FunctionPassManagerImpl(); in addLowerLevelRequiredPass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp171 FPPassManager *FPP = (FPPassManager*)P; in RunPassOnSCC() local
178 TimeRegion PassTimer(getPassTimer(FPP)); in RunPassOnSCC()
179 Changed |= FPP->runOnFunction(*F); in RunPassOnSCC()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1765 const auto *FPP = P->castAs<FunctionProtoType>(), in DeduceTemplateArgumentsByTypeMatch() local
1770 if (FPP->getMethodQuals() != FPA->getMethodQuals() || in DeduceTemplateArgumentsByTypeMatch()
1771 FPP->getRefQualifier() != FPA->getRefQualifier() || in DeduceTemplateArgumentsByTypeMatch()
1772 FPP->isVariadic() != FPA->isVariadic()) in DeduceTemplateArgumentsByTypeMatch()
1777 S, TemplateParams, FPP->getReturnType(), FPA->getReturnType(), in DeduceTemplateArgumentsByTypeMatch()
1785 S, TemplateParams, FPP->param_type_begin(), FPP->getNumParams(), in DeduceTemplateArgumentsByTypeMatch()
1796 Expr *NoexceptExpr = FPP->getNoexceptExpr(); in DeduceTemplateArgumentsByTypeMatch()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dinvoke.texi284 @cindex .FPP filename suffix
287 @item @var{file}.FPP
H A DChangeLog3032 and `.FPP' as well as `.for' and `.fpp'.
H A Dnews.texi461 Source file names with the suffixes @samp{.FOR} and @samp{.FPP}
H A Dg77.texi11707 to @samp{.fpp} or @samp{.FPP}),
11709 or from @samp{.FOR} to @samp{.FPP}.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi740 @itemx @var{file}.FPP
9935 Use hardware FPP floating point. This is the default. (FIS floating
/openbsd-src/gnu/gcc/gcc/doc/
H A Dinvoke.texi889 @itemx @var{file}.FPP
11226 Use hardware FPP floating point. This is the default. (FIS floating
H A Dgcc.info1082 `FILE.FPP'
10795 Use hardware FPP floating point. This is the default. (FIS
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.42107 .FPP.