Home
last modified time | relevance | path

Searched defs:depName (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/
DPassSupport.h54 #define INITIALIZE_PASS_DEPENDENCY(depName) initialize##depName##Pass(Registry); argument
55 #define INITIALIZE_AG_DEPENDENCY(depName) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassSupport.h50 #define INITIALIZE_PASS_DEPENDENCY(depName) initialize##depName##Pass(Registry); argument
51 #define INITIALIZE_AG_DEPENDENCY(depName) \ argument
/external/llvm/include/llvm/
DPassSupport.h53 #define INITIALIZE_PASS_DEPENDENCY(depName) initialize##depName##Pass(Registry); argument
54 #define INITIALIZE_AG_DEPENDENCY(depName) \ argument