Home
last modified time | relevance | path

Searched refs:DECLARE_KIND (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h1308 #define DECLARE_KIND(type, super) k##type, macro
1310 FOR_EACH_INSTRUCTION(DECLARE_KIND)
1312 #undef DECLARE_KIND