Searched refs:nbsl (Results 1 - 4 of 4) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-sve-aarch64.cc | 1825 V(Nbsl, nbsl, FourRegDestructiveHelper) \
|
H A D | assembler-aarch64.h | 6142 void nbsl(const ZRegister& zd,
|
H A D | assembler-sve-aarch64.cc | 7361 void Assembler::nbsl(const ZRegister& zd, in nbsl() function in vixl::aarch64::Assembler
|
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 2082 __ nbsl(z17.VnD(), z17.VnD(), z21.VnD(), z27.VnD()); in TEST() 2940 __ nbsl(z17.VnD(), z17.VnD(), z21.VnD(), z27.VnD()); in TEST() 3272 __ nbsl(z17.VnD(), z17.VnD(), z21.VnD(), z17.VnD()); in TEST()
|
Completed in 30 milliseconds