Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.cc12 VectorFormat VectorFormatHalfWidth(VectorFormat vform) { in VectorFormatHalfWidth() function
H A Dregister-arm64.h296 VectorFormat VectorFormatHalfWidth(VectorFormat vform);
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc1220 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction()
1243 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction()
1260 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction()
1283 VectorFormat src_f = VectorFormatHalfWidth(dst_f); in AssembleArchInstruction()
2181 VectorFormat narrow = VectorFormatHalfWidth(wide); in AssembleArchInstruction()
2195 VectorFormat narrow = VectorFormatHalfWidth(wide); in AssembleArchInstruction()
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc1006 VectorFormat VectorFormatHalfWidth(VectorFormat vform) { in VectorFormatHalfWidth() function
H A Dinstructions-aarch64.h771 VectorFormat VectorFormatHalfWidth(VectorFormat vform);
H A Dsimulator-aarch64.cc2315 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
2577 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
2744 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
2819 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
2874 VectorFormat vform = VectorFormatHalfWidth(vform_src); in Simulator()
2933 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
3254 VectorFormat vform_half = VectorFormatHalfWidth(vform); in Simulator()
H A Dlogic-aarch64.cc937 VectorFormat vform_src = VectorFormatHalfWidth(vform); in pmull()
3123 VectorFormat vform_half = VectorFormatHalfWidth(vform);
3139 VectorFormat vform_half = VectorFormatHalfWidth(vform);
6967 VectorFormat vform_half = VectorFormatHalfWidth(vform);
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc938 VectorFormat vform_src = VectorFormatHalfWidth(vform); in pmull()
2064 VectorFormat vform_half = VectorFormatHalfWidth(vform); in uxtl()
2075 VectorFormat vform_half = VectorFormatHalfWidth(vform); in sxtl()
2086 VectorFormat vform_half = VectorFormatHalfWidth(vform); in uxtl2()
2098 VectorFormat vform_half = VectorFormatHalfWidth(vform); in sxtl2()

Completed in 42 milliseconds