Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc161 NeonMemOperand NeonInputOperand(size_t first_index) { in NeonInputOperand() function in v8::internal::compiler::final
1636 i.NeonInputOperand(0)); in AssembleArchInstruction()
1641 i.NeonInputOperand(1)); in AssembleArchInstruction()
1646 i.NeonInputOperand(0)); in AssembleArchInstruction()
1651 i.NeonInputOperand(1)); in AssembleArchInstruction()
3231 i.NeonInputOperand(0)); in AssembleArchInstruction()
3236 i.NeonInputOperand(0)); in AssembleArchInstruction()
3241 i.NeonInputOperand(0)); in AssembleArchInstruction()
3246 __ vld1(Neon32, NeonListOperand(dst.low()), i.NeonInputOperand(0)); in AssembleArchInstruction()
3252 __ vld1(Neon8, NeonListOperand(dst.low()), i.NeonInputOperand( in AssembleArchInstruction()
[all...]

Completed in 4 milliseconds