Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dlogic-aarch64.cc664 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smull()
676 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smull2()
688 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umull()
700 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umull2()
712 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlal()
724 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlal2()
736 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umlal()
748 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umlal2()
760 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlsl()
772 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlsl2()
[all …]
Dinstructions-aarch64.cc469 VectorFormat VectorFormatHalfWidthDoubleLanes(VectorFormat vform) { in VectorFormatHalfWidthDoubleLanes() function
Dinstructions-aarch64.h541 VectorFormat VectorFormatHalfWidthDoubleLanes(VectorFormat vform);
/external/v8/src/arm64/
Dsimulator-logic-arm64.cc741 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smull()
750 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smull2()
759 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umull()
768 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umull2()
777 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlal()
786 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlal2()
795 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umlal()
804 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in umlal2()
813 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlsl()
822 VectorFormatHalfWidthDoubleLanes(VectorFormatFillQ(vform)); in smlsl2()
[all …]
Dinstructions-arm64.h475 VectorFormat VectorFormatHalfWidthDoubleLanes(VectorFormat vform);
Dinstructions-arm64.cc411 VectorFormat VectorFormatHalfWidthDoubleLanes(VectorFormat vform) { in VectorFormatHalfWidthDoubleLanes() function