Searched refs:INITIALIZE_TM_PASS (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | Passes.h | 407 #define INITIALIZE_TM_PASS(passName, arg, name, cfg, analysis) \ macro
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 95 INITIALIZE_TM_PASS(AMDGPUPromoteAlloca, DEBUG_TYPE,
|
/external/llvm/lib/CodeGen/ |
D | WinEHPrepare.cpp | 96 INITIALIZE_TM_PASS(WinEHPrepare, "winehprepare", "Prepare Windows exceptions",
|
D | AtomicExpandPass.cpp | 101 INITIALIZE_TM_PASS(AtomicExpand, "atomic-expand", "Expand Atomic instructions",
|
D | CodeGenPrepare.cpp | 207 INITIALIZE_TM_PASS(CodeGenPrepare, "codegenprepare",
|