Home
last modified time | relevance | path

Searched refs:ASSEMBLE_SIMD_ALL_TRUE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc508 #define ASSEMBLE_SIMD_ALL_TRUE(opcode) \ macro
3460 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqq); in AssembleArchInstruction()
3463 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqd); in AssembleArchInstruction()
3466 ASSEMBLE_SIMD_ALL_TRUE(pcmpeqw); in AssembleArchInstruction()
3469 ASSEMBLE_SIMD_ALL_TRUE(pcmpeqb); in AssembleArchInstruction()
4480 #undef ASSEMBLE_SIMD_ALL_TRUE macro
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc982 #define ASSEMBLE_SIMD_ALL_TRUE(opcode) \ macro
4179 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqq); in AssembleArchInstruction()
4183 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqd); in AssembleArchInstruction()
4187 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqw); in AssembleArchInstruction()
4191 ASSEMBLE_SIMD_ALL_TRUE(Pcmpeqb); in AssembleArchInstruction()
4415 #undef ASSEMBLE_SIMD_ALL_TRUE macro

Completed in 12 milliseconds