Searched defs:DECLARE_SSE_AVX_DIS_CASE (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/x64/ |
D | disasm-x64.cc | 954 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() macro 1433 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in AVXInstruction() macro
|
/external/v8/src/ia32/ |
D | disasm-ia32.cc | 805 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() macro 1258 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, opcode) \ in AVXInstruction() macro
|