Searched refs:FPP (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 310 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in ~MPPassManager() local 311 delete FPP; in ~MPPassManager() 1582 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1583 Changed |= FPP->doInitialization(M); in runOnModule() 1625 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1628 FPP->releaseMemoryOnTheFly(); in runOnModule() 1629 Changed |= FPP->doFinalization(M); in runOnModule() 1647 FunctionPassManagerImpl *FPP = OnTheFlyManagers[P]; in addLowerLevelRequiredPass() local 1648 if (!FPP) { in addLowerLevelRequiredPass() 1649 FPP = new FunctionPassManagerImpl(); in addLowerLevelRequiredPass() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 367 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in ~MPPassManager() local 368 delete FPP; in ~MPPassManager() 1644 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1645 Changed |= FPP->doInitialization(M); in runOnModule() 1693 FunctionPassManagerImpl *FPP = OnTheFlyManager.second; in runOnModule() local 1696 FPP->releaseMemoryOnTheFly(); in runOnModule() 1697 Changed |= FPP->doFinalization(M); in runOnModule() 1715 FunctionPassManagerImpl *FPP = OnTheFlyManagers[P]; in addLowerLevelRequiredPass() local 1716 if (!FPP) { in addLowerLevelRequiredPass() 1717 FPP = new FunctionPassManagerImpl(); in addLowerLevelRequiredPass() [all …]
|
/external/llvm/lib/Analysis/ |
D | CallGraphSCCPass.cpp | 143 FPPassManager *FPP = (FPPassManager*)P; in RunPassOnSCC() local 150 TimeRegion PassTimer(getPassTimer(FPP)); in RunPassOnSCC() 151 Changed |= FPP->runOnFunction(*F); in RunPassOnSCC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CallGraphSCCPass.cpp | 158 FPPassManager *FPP = (FPPassManager*)P; in RunPassOnSCC() local 165 TimeRegion PassTimer(getPassTimer(FPP)); in RunPassOnSCC() 166 Changed |= FPP->runOnFunction(*F); in RunPassOnSCC()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 12368 ,"IT","FPP","Forlimpopoli","Forlimpopoli",,"--3-----","RQ","9705",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 15051 ,"US","FPP","Flippin","Flippin","AR","-23--6--","RL","0701",,"3617N 09236W",""
|