Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h117 #define DECLARE_DO(type) void Do##type(L##type* node); macro
118 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
119 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-ia32.h2653 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2654 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2655 #undef DECLARE_DO
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h135 #define DECLARE_DO(type) void Do##type(L##type* node); macro
136 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
137 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-arm.h2660 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2661 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2662 #undef DECLARE_DO
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h111 #define DECLARE_DO(type) void Do##type(L##type* node); macro
112 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
113 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-x64.h2639 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2640 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2641 #undef DECLARE_DO
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h126 #define DECLARE_DO(type) void Do##type(L##type* node); macro
127 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
128 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-ppc.h2543 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2544 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2545 #undef DECLARE_DO
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h134 #define DECLARE_DO(type) void Do##type(L##type* node); macro
135 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
136 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-mips.h2619 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2620 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2621 #undef DECLARE_DO
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h136 #define DECLARE_DO(type) void Do##type(L##type* node); macro
137 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
138 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-mips64.h2665 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2666 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2667 #undef DECLARE_DO
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h103 #define DECLARE_DO(type) void Do##type(L##type* node); macro
104 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
105 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-arm64.h3007 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
3008 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
3009 #undef DECLARE_DO
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h152 #define DECLARE_DO(type) void Do##type(L##type* node); macro
153 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO) in LITHIUM_CONCRETE_INSTRUCTION_LIST() argument
154 #undef DECLARE_DO in LITHIUM_CONCRETE_INSTRUCTION_LIST()
Dlithium-x87.h2667 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); macro
2668 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2669 #undef DECLARE_DO