Home
last modified time | relevance | path

Searched refs:DECLARE_SSE2_INSTRUCTION (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h963 #define DECLARE_SSE2_INSTRUCTION(instruction, prefix, escape, opcode) \ macro
972 SSE_INSTRUCTION_LIST_SS(DECLARE_SSE2_INSTRUCTION)
973 SSE2_INSTRUCTION_LIST(DECLARE_SSE2_INSTRUCTION)
974 SSE2_INSTRUCTION_LIST_SD(DECLARE_SSE2_INSTRUCTION)
975 SSE2_UNOP_INSTRUCTION_LIST(DECLARE_SSE2_INSTRUCTION)
976 #undef DECLARE_SSE2_INSTRUCTION macro
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h1521 #define DECLARE_SSE2_INSTRUCTION(instruction, prefix, escape, opcode) \ macro
1529 SSE2_INSTRUCTION_LIST(DECLARE_SSE2_INSTRUCTION)
1530 SSE2_INSTRUCTION_LIST_SD(DECLARE_SSE2_INSTRUCTION)
1531 #undef DECLARE_SSE2_INSTRUCTION macro

Completed in 10 milliseconds