Searched refs:ON_REGION_MSG (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Analysis/ |
D | RegionPass.cpp | 88 dumpPassInfo(P, EXECUTION_MSG, ON_REGION_MSG, in runOnFunction() 104 dumpPassInfo(P, MODIFICATION_MSG, ON_REGION_MSG, in runOnFunction() 130 ON_REGION_MSG); in runOnFunction() 143 freePass(P, "<deleted>", ON_REGION_MSG); in runOnFunction()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | RegionPass.cpp | 86 dumpPassInfo(P, EXECUTION_MSG, ON_REGION_MSG, in runOnFunction() 100 dumpPassInfo(P, MODIFICATION_MSG, ON_REGION_MSG, in runOnFunction() 125 ON_REGION_MSG); in runOnFunction() 138 freePass(P, "<deleted>", ON_REGION_MSG); in runOnFunction()
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | PassManagers.h | 109 ON_REGION_MSG, // " 'on Region ...\n'" enumerator
|
/external/llvm/include/llvm/IR/ |
D | LegacyPassManagers.h | 110 ON_REGION_MSG, // "' on Region '" + Msg + "'...\n'" enumerator
|
/external/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 1173 case ON_REGION_MSG: in dumpPassInfo()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | PassManager.cpp | 1148 case ON_REGION_MSG: in dumpPassInfo()
|