Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc694 __ Clastb(x2, p1, x2, z0.VnB());
696 __ Clastb(x4, p2, x4, z0.VnB());
698 __ Clastb(x6, p3, x6, z0.VnB());
705 __ Clastb(x10, p3, x10, z0.VnH());
711 __ Clastb(x14, p2, x14, z0.VnS());
717 __ Clastb(x20, p2, x20, z0.VnD());
772 __ Clastb(b2, p1, b2, z0.VnB());
774 __ Clastb(b4, p2, b4, z0.VnB());
776 __ Clastb(b6, p3, b6, z0.VnB());
783 __ Clastb(h1
[all...]
H A Dtest-disasm-sve-aarch64.cc5607 COMPARE_MACRO(Clastb(z30.VnD(), p7, z29.VnD(), z26.VnD()), in TEST()
5614 COMPARE_MACRO(Clastb(z1.VnS(), p1, z1.VnS(), z1.VnS()), in TEST()
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc2186 void MacroAssembler::Clastb(const ZRegister& zd, in Clastb() function in vixl::aarch64::MacroAssembler
H A Dmacro-assembler-aarch64.h3876 void Clastb(const Register& rd, in Clastb() function in vixl::aarch64::MacroAssembler
3884 void Clastb(const VRegister& vd, in Clastb() function in vixl::aarch64::MacroAssembler
3892 void Clastb(const ZRegister& zd,

Completed in 32 milliseconds