Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dlithium-codegen-arm.h142 #define DECLARE_DO(type) void Do##type(L##type* node); macro
143 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
144 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-arm.h2771 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2772 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2773 #undef DECLARE_DO
/external/v8/src/ia32/
Dlithium-codegen-ia32.h124 #define DECLARE_DO(type) void Do##type(L##type* node); macro
125 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
126 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-ia32.h2763 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2764 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2765 #undef DECLARE_DO
/external/v8/src/x64/
Dlithium-codegen-x64.h116 #define DECLARE_DO(type) void Do##type(L##type* node); macro
117 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
118 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-x64.h2762 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2763 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2764 #undef DECLARE_DO
/external/v8/src/mips/
Dlithium-codegen-mips.h141 #define DECLARE_DO(type) void Do##type(L##type* node); macro
142 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
143 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-mips.h2731 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2732 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2733 #undef DECLARE_DO
/external/v8/src/mips64/
Dlithium-codegen-mips64.h142 #define DECLARE_DO(type) void Do##type(L##type* node); macro
143 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
144 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-mips64.h2715 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2716 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2717 #undef DECLARE_DO
/external/v8/src/arm64/
Dlithium-codegen-arm64.h113 #define DECLARE_DO(type) void Do##type(L##type* node); macro
114 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
115 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-arm64.h3107 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
3108 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
3109 #undef DECLARE_DO
/external/v8/src/x87/
Dlithium-codegen-x87.h158 #define DECLARE_DO(type) void Do##type(L##type* node); macro
159 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
160 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-x87.h2779 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2780 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2781 #undef DECLARE_DO