Searched defs:splice (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dsve1-extended-sve2.s73 splice z17.b, p5, { z21.b, z22.b } label
74 splice z0.b, p0, { z0.b, z1.b } label
75 splice z0.h, p0, { z0.h, z1.h } label
76 splice z0.s, p0, { z0.s, z1.s } label
77 splice z0.d, p0, { z0.d, z1.d } label
78 splice z0.b, p0, { z31.b, z0.b } label
H A Dillegal-sve2.s850 splice z0.b, p0, { z0.b, z2.b } label
851 splice z0.h, p0, { z0.b, z1.b } label
852 splice z0.b, p0, { z0.h, z1.b } label
853 splice z0.b, p0, { z0.b, z1.h } label
854 splice z32.b, p0, { z0.b, z1.b } label
855 splice z0.b, p8, { z0.b, z1.b } label
856 splice z0.b, p0, { z31.b, z1.b } label
857 splice z0.b, p0, { z31.b, z32.b } label
858 splice z0.b, p0, { z32.b, z1.b } label
H A Dsve2.s618 splice z17.b, p5, { z21.b, z22.b } label
619 splice z0.b, p0, { z0.b, z1.b } label
620 splice z0.h, p0, { z0.h, z1.h } label
621 splice z0.s, p0, { z0.s, z1.s } label
622 splice z0.d, p0, { z0.d, z1.d } label
623 splice z0.b, p0, { z31.b, z0.b } label
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_dma_fence_chain.c248 struct dma_fence *prev, *splice; local
/netbsd-current/external/gpl2/texinfo/dist/util/
H A Dtexi-docstring-magic.el
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dsimple_ilist.h238 void splice(iterator I, simple_ilist &L2) { function in class:llvm::simple_ilist
243 void splice(iterator I, simple_ilist &L2, iterator Node) { function in class:llvm::simple_ilist
248 void splice(iterator I, simple_ilist &, iterator First, iterator Last) { function in class:llvm::simple_ilist
[all...]
H A Dilist.h329 void splice(iterator where, iplist_impl &L2) { function in class:llvm::iplist_impl
333 void splice(iterator where, iplist_impl &L2, iterator first) { function in class:llvm::iplist_impl
338 void splice(iterator where, iplist_impl &L2, iterator first, iterator last) { function in class:llvm::iplist_impl
341 void splice(iterator where, iplist_impl &L2, reference N) { function in class:llvm::iplist_impl
344 void splice(iterator where, iplist_impl &L2, pointer N) { function in class:llvm::iplist_impl
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dintrusive_list.h365 void splice (intrusive_list &&other) function in class:intrusive_list
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h954 void splice(iterator Where, MachineBasicBlock *Other, iterator From) { function in class:llvm::MachineBasicBlock
965 void splice(iterator Where, MachineBasicBlock *Other, function in class:llvm::MachineBasicBlock
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c25184 bool splice = true; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc25776 bool splice = true; local

Completed in 331 milliseconds