Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-disasm-sve-aarch64.cc5857 COMPARE_MACRO(Pnext(p5.VnB(), p9, p5.VnB()), "pnext p5.b, p9, p5.b"); in TEST()
5858 COMPARE_MACRO(Pnext(p6.VnH(), p8, p6.VnH()), "pnext p6.h, p8, p6.h"); in TEST()
5859 COMPARE_MACRO(Pnext(p7.VnS(), p5, p7.VnS()), "pnext p7.s, p5, p7.s"); in TEST()
5860 COMPARE_MACRO(Pnext(p8.VnD(), p6, p8.VnD()), "pnext p8.d, p6, p8.d"); in TEST()
5862 COMPARE_MACRO(Pnext(p6.VnB(), p4, p5.VnB()), in TEST()
5865 COMPARE_MACRO(Pnext(p7.VnH(), p3, p8.VnH()), in TEST()
5868 COMPARE_MACRO(Pnext(p8.VnS(), p2, p9.VnS()), in TEST()
5871 COMPARE_MACRO(Pnext(p9.VnD(), p1, p10.VnD()), in TEST()
5878 COMPARE_MACRO(Pnext(p6.VnB(), p6, p0.VnB()), in TEST()
5882 COMPARE_MACRO(Pnext(p in TEST()
[all...]
H A Dtest-assembler-sve-aarch64.cc2855 &MacroAssembler::Pnext,
2996 // Pnext activates the next element that is true in pg, after the last-active
3082 // Pnext activates the next element that is true in pg, after the last-active
3170 // Pnext activates the next element that is true in pg, after the last-active
3235 // Pnext activates the next element that is true in pg, after the last-active
3292 __ Pnext(p0.VnB(), p0, p0.VnB());
3296 __ Pnext(p1.VnB(), p1, p1.VnB());
3300 __ Pnext(p2.VnB(), p2, p2.VnB());
3304 __ Pnext(p3.VnB(), p3, p3.VnB());
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-sve-aarch64.cc1054 void MacroAssembler::Pnext(const PRegisterWithLaneSize& pd, in Pnext() function in vixl::aarch64::MacroAssembler
H A Dmacro-assembler-aarch64.h5672 void Pnext(const PRegisterWithLaneSize& pd,

Completed in 44 milliseconds