Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc474 #define ASSEMBLE_SSE_UNOP(asm_instr) \ macro
1255 ASSEMBLE_SSE_UNOP(sqrtss); in AssembleArchInstruction()
1258 ASSEMBLE_SSE_UNOP(Cvtss2sd); in AssembleArchInstruction()
1465 ASSEMBLE_SSE_UNOP(Sqrtsd); in AssembleArchInstruction()
1475 ASSEMBLE_SSE_UNOP(Cvtsd2ss); in AssembleArchInstruction()
2831 #undef ASSEMBLE_SSE_UNOP