Home
last modified time | relevance | path

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

/external/v8/src/compiler/arm/
Dcode-generator-arm.cc488 #define ASSEMBLE_NEON_NARROWING_OP(dt) \ macro
2049 ASSEMBLE_NEON_NARROWING_OP(NeonS16); in AssembleArchInstruction()
2127 ASSEMBLE_NEON_NARROWING_OP(NeonU16); in AssembleArchInstruction()
2188 ASSEMBLE_NEON_NARROWING_OP(NeonS8); in AssembleArchInstruction()
2252 ASSEMBLE_NEON_NARROWING_OP(NeonU8); in AssembleArchInstruction()
2849 #undef ASSEMBLE_NEON_NARROWING_OP in AssembleArchInstruction()