Home
last modified time | relevance | path

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

/external/v8/src/x64/
Ddisasm-x64.cc954 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() macro
963 SSSE3_INSTRUCTION_LIST(DECLARE_SSE_AVX_DIS_CASE) in AVXInstruction()
964 SSE4_INSTRUCTION_LIST(DECLARE_SSE_AVX_DIS_CASE) in AVXInstruction()
965 #undef DECLARE_SSE_AVX_DIS_CASE in AVXInstruction()
1423 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in AVXInstruction() macro
1431 SSE2_INSTRUCTION_LIST(DECLARE_SSE_AVX_DIS_CASE) in AVXInstruction()
1432 #undef DECLARE_SSE_AVX_DIS_CASE in AVXInstruction()