Searched defs:INITIALIZE_PASS (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 149 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() function
|
/external/llvm/include/llvm/ |
D | PassSupport.h | 36 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | PassSupport.h | 148 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ macro
|