Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.h2507 #define INSTRUCTION_TYPE_CAST(type, super) \ macro
2511 FOR_EACH_INSTRUCTION(INSTRUCTION_TYPE_CAST) in FOR_EACH_INSTRUCTION() argument
2512 #undef INSTRUCTION_TYPE_CAST in FOR_EACH_INSTRUCTION()
8535 #define INSTRUCTION_TYPE_CAST(type, super) \
8543 FOR_EACH_INSTRUCTION(INSTRUCTION_TYPE_CAST)
8544 #undef INSTRUCTION_TYPE_CAST