Searched refs:fcvtx (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 2022 __ fcvtx(z14.VnS(), p4.Merging(), z0.VnD()); in TEST() 3212 __ fcvtx(z14.VnS(), p4.Merging(), z14.VnD()); in TEST() 3592 __ fcvtx(z14.VnS(), p4.Merging(), z0.VnD()); in TEST()
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.h | 6014 void fcvtx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn);
|
H A D | assembler-sve-aarch64.cc | 7008 void Assembler::fcvtx(const ZRegister& zd, in fcvtx() function in vixl::aarch64::Assembler
|
H A D | macro-assembler-aarch64.h | 6672 fcvtx(zd, pg.Merging(), zn); in Fcvtx()
|
Completed in 42 milliseconds