Home
last modified time | relevance | path

Searched defs:DECLARE_SSE2_INSTRUCTION (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.h963 #define DECLARE_SSE2_INSTRUCTION(instruction, prefix, escape, opcode) \ macro
973 SSE2_INSTRUCTION_LIST(DECLARE_SSE2_INSTRUCTION) in SSE2_INSTRUCTION_LIST() argument
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.h1521 #define DECLARE_SSE2_INSTRUCTION(instruction, prefix, escape, opcode) \ macro