Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc416 #define ASSEMBLE_MULT(asm_instr) \ macro
1091 ASSEMBLE_MULT(imull); in AssembleArchInstruction()
1094 ASSEMBLE_MULT(imulq); in AssembleArchInstruction()
2827 #undef ASSEMBLE_MULT