Searched defs:DECLARE_KIND (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h1955 #define DECLARE_KIND(type, super) k##type, macro
1957 FOR_EACH_INSTRUCTION(DECLARE_KIND)
1960 #undef DECLARE_KIND macro

Completed in 38 milliseconds