Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_riscv64.h244 FOR_EACH_CONCRETE_INSTRUCTION_RISCV64(DECLARE_VISIT_INSTRUCTION) in FOR_EACH_CONCRETE_INSTRUCTION_RISCV64() function
275 FOR_EACH_CONCRETE_INSTRUCTION_RISCV64(DECLARE_VISIT_INSTRUCTION) in FOR_EACH_CONCRETE_INSTRUCTION_RISCV64() function
Dnodes.h1671 #define FOR_EACH_CONCRETE_INSTRUCTION_RISCV64(M) M(Riscv64ShiftAdd, Instruction) macro
1673 #define FOR_EACH_CONCRETE_INSTRUCTION_RISCV64(M) macro
1701 FOR_EACH_CONCRETE_INSTRUCTION_RISCV64(M) \