Searched refs:notUsed3 (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ia32/ |
D | disasm-ia32.cc | 805 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 817 #define DECLARE_SSE_AVX_RM_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 1972 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in InstructionDecode() argument
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 954 #define DECLARE_SSE_AVX_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, \ in AVXInstruction() argument 1650 #define SSE34_DIS_CASE(instruction, notUsed1, notUsed2, notUsed3, opcode) \ in TwoByteOpcodeInstruction() argument
|