Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/
DPassSupport.h51 #define INITIALIZE_PASS_DEPENDENCY(depName) initialize##depName##Pass(Registry); argument
52 #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
/external/swiftshader/third_party/LLVM/include/llvm/
DPassSupport.h162 #define INITIALIZE_PASS_DEPENDENCY(depName) \ argument
164 #define INITIALIZE_AG_DEPENDENCY(depName) \ argument