Searched refs:sw0 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/arm/arm/ |
| D | swtch-v6.S | 340 beq sw0 /* same TTB, skip */ 412 sw0: label
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_umtx.c | 323 u_int sw0, sw1, sw2, sw3, sw4; in sysctl_debug_umtx_chains_peaks() local 339 sw0 = sw1 = sw2 = sw3 = sw4 = 0; in sysctl_debug_umtx_chains_peaks() 346 if (UPROF_PERC_BIGGER(whole, fract, sw0, sf0)) { in sysctl_debug_umtx_chains_peaks() 349 sw0 = whole; in sysctl_debug_umtx_chains_peaks() 373 sbuf_printf(&sb, "1st: %u.%u%% idx: %u\n", sw0 / tot, in sysctl_debug_umtx_chains_peaks()
|
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | osm_torus.c | 703 struct f_switch *sw0, *sw1; in build_link() local 717 sw0 = find_f_sw(f, sw_guid0); in build_link() 718 if (!sw0) { in build_link() 738 l->end[0].sw = sw0; in build_link() 741 sw0->port[sw_port0] = &l->end[0]; in build_link()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | Attr.td | 1598 ["vector=sw0", "vector=sw1", "vector=hw0", 1601 ["sw0", "sw1", "hw0", "hw1", "hw2", "hw3",
|
| D | AttrDocs.td | 2031 "sw0", "sw1", "hw0", "hw1", "hw2", "hw3", "hw4", "hw5". The compiler will
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 7787 case MipsInterruptAttr::sw0: Kind = "sw0"; break; in setTargetAttributes()
|