/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 396 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in ~MPPassManager() local 397 delete FPP; in ~MPPassManager() 1522 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1523 Changed |= FPP->doInitialization(M); in runOnModule() 1594 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1597 FPP->releaseMemoryOnTheFly(); in runOnModule() 1598 Changed |= FPP->doFinalization(M); in runOnModule() 1615 legacy::FunctionPassManagerImpl *FPP = OnTheFlyManagers[P]; in addLowerLevelRequiredPass() local 1616 if (!FPP) { in addLowerLevelRequiredPass() 1617 FPP = new legacy::FunctionPassManagerImpl(); in addLowerLevelRequiredPass() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CallGraphSCCPass.cpp | 172 FPPassManager *FPP = (FPPassManager*)P; in RunPassOnSCC() local 179 TimeRegion PassTimer(getPassTimer(FPP)); in RunPassOnSCC() 180 Changed |= FPP->runOnFunction(*F); in RunPassOnSCC()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | invoke.texi | 573 @cindex FPP 580 FPP) to allow for conditional compilation. In the case of GNU Fortran, 584 @file{.FPP}, @file{.F90}, @file{.F95}, @file{.F03} or @file{.F08}. To manually 622 the file extension is @file{.fpp}, @file{.FPP}, @file{.F}, @file{.FOR},
|
H A D | ChangeLog-2004 | 2734 ending in .F, .fpp, .FPP, .F90 and .F95.
|
H A D | gfortran.info | 223 Source files with '.f', '.for', '.fpp', '.ftn', '.F', '.FOR', '.FPP', 817 preprocessor, FPP) to allow for conditional compilation. In the case of 821 '.fpp', '.FPP', '.F90', '.F95', '.F03' or '.F08'. To manually invoke 854 the file extension is '.fpp', '.FPP', '.F', '.FOR', '.FTN', '.F90', 21916 * FPP: Preprocessing Options.
|
H A D | gfortran.texi | 390 @file{.FOR}, @file{.FPP}, and @file{.FTN} extensions are treated as fixed form.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.texi | 377 @file{.FOR}, @file{.FPP}, and @file{.FTN} extensions are treated as fixed form. 400 @cindex FPP 407 FPP) to allow for conditional compilation. In the case of GNU Fortran, 411 @file{.FPP}, @file{.F90}, @file{.F95}, @file{.F03} or @file{.F08}. To manually
|
H A D | invoke.texi | 575 the file extension is @file{.fpp}, @file{.FPP}, @file{.F}, @file{.FOR},
|
H A D | gfortran.info | 215 Source files with '.f', '.for', '.fpp', '.ftn', '.F', '.FOR', '.FPP', 237 preprocessor, FPP) to allow for conditional compilation. In the case of 241 '.fpp', '.FPP', '.F90', '.F95', '.F03' or '.F08'. To manually invoke 822 the file extension is '.fpp', '.FPP', '.F', '.FOR', '.FTN', '.F90', 22318 * FPP: Preprocessing and conditional compilation.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2010 | 4983 .ftn, .FTN, .fpp, .FPP, .f90, .F90, .f95, .F95, .f03, .F03, .f08 and
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2010 | 4983 .ftn, .FTN, .fpp, .FPP, .f90, .F90, .f95, .F95, .f03, .F03, .f08 and
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | invoke.texi | 1480 @itemx @var{file}.FPP 25159 Use hardware FPP floating point. This is the default. (FIS floating
|
H A D | gcc.info | 1803 'FILE.FPP' 23130 Use hardware FPP floating point. This is the default. (FIS
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | invoke.texi | 1561 @itemx @var{file}.FPP 27772 Use hardware FPP floating point. This is the default. (FIS floating
|
H A D | gcc.info | 1882 'FILE.FPP' 25499 Use hardware FPP floating point. This is the default. (FIS
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 2113 .FPP.
|