Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_unit_test.h617 FOR_EACH_CONCRETE_INSTRUCTION(GEN_HANDLER) in FOR_EACH_CONCRETE_INSTRUCTION() function
627 FOR_EACH_CONCRETE_INSTRUCTION(GEN_GETTER) in FOR_EACH_CONCRETE_INSTRUCTION()
655 FOR_EACH_CONCRETE_INSTRUCTION(CHECK_INST); in GetKind()
664 static_assert(false FOR_EACH_CONCRETE_INSTRUCTION(STATIC_ASSERT_CONCRETE), in GetKind()
Dnodes.h1646 #define FOR_EACH_CONCRETE_INSTRUCTION(M) \ macro
1668 FOR_EACH_CONCRETE_INSTRUCTION(M) \
2187 FOR_EACH_CONCRETE_INSTRUCTION(DECLARE_KIND) enumerator
8515 FOR_EACH_CONCRETE_INSTRUCTION(INSTRUCTION_TYPE_CHECK)
8526 FOR_EACH_CONCRETE_INSTRUCTION(INSTRUCTION_TYPE_CHECK_RESULT) \
Dnodes.cc1743 FOR_EACH_CONCRETE_INSTRUCTION(DEFINE_ACCEPT) in FOR_EACH_CONCRETE_INSTRUCTION() function
1962 FOR_EACH_CONCRETE_INSTRUCTION(DECLARE_CASE) in operator <<()