Home
last modified time | relevance | path

Searched full:nc (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsMips.def29 BUILTIN(__builtin_mips_madd, "LLiLLiii", "nc")
30 BUILTIN(__builtin_mips_maddu, "LLiLLiUiUi", "nc")
31 BUILTIN(__builtin_mips_msub, "LLiLLiii", "nc")
32 BUILTIN(__builtin_mips_msubu, "LLiLLiUiUi", "nc")
40 BUILTIN(__builtin_mips_modsub, "iii", "nc")
42 BUILTIN(__builtin_mips_raddu_w_qb, "iV4Sc", "nc")
47 BUILTIN(__builtin_mips_precrq_qb_ph, "V4ScV2sV2s", "nc")
49 BUILTIN(__builtin_mips_precrq_ph_w, "V2sii", "nc")
51 BUILTIN(__builtin_mips_preceq_w_phl, "iV2s", "nc")
52 BUILTIN(__builtin_mips_preceq_w_phr, "iV2s", "nc")
[all …]
H A DBuiltinsLoongArchLSX.def15 TARGET_BUILTIN(__builtin_lsx_vadd_b, "V16ScV16ScV16Sc", "nc", "lsx")
16 TARGET_BUILTIN(__builtin_lsx_vadd_h, "V8sV8sV8s", "nc", "lsx")
17 TARGET_BUILTIN(__builtin_lsx_vadd_w, "V4iV4iV4i", "nc", "lsx")
18 TARGET_BUILTIN(__builtin_lsx_vadd_d, "V2LLiV2LLiV2LLi", "nc", "lsx")
19 TARGET_BUILTIN(__builtin_lsx_vadd_q, "V2LLiV2LLiV2LLi", "nc", "lsx")
21 TARGET_BUILTIN(__builtin_lsx_vsub_b, "V16ScV16ScV16Sc", "nc", "lsx")
22 TARGET_BUILTIN(__builtin_lsx_vsub_h, "V8sV8sV8s", "nc", "lsx")
23 TARGET_BUILTIN(__builtin_lsx_vsub_w, "V4iV4iV4i", "nc", "lsx")
24 TARGET_BUILTIN(__builtin_lsx_vsub_d, "V2LLiV2LLiV2LLi", "nc", "lsx")
25 TARGET_BUILTIN(__builtin_lsx_vsub_q, "V2LLiV2LLiV2LLi", "nc", "lsx")
[all …]
H A DBuiltinsLoongArchLASX.def15 TARGET_BUILTIN(__builtin_lasx_xvadd_b, "V32ScV32ScV32Sc", "nc", "lasx")
16 TARGET_BUILTIN(__builtin_lasx_xvadd_h, "V16sV16sV16s", "nc", "lasx")
17 TARGET_BUILTIN(__builtin_lasx_xvadd_w, "V8iV8iV8i", "nc", "lasx")
18 TARGET_BUILTIN(__builtin_lasx_xvadd_d, "V4LLiV4LLiV4LLi", "nc", "lasx")
19 TARGET_BUILTIN(__builtin_lasx_xvadd_q, "V4LLiV4LLiV4LLi", "nc", "lasx")
21 TARGET_BUILTIN(__builtin_lasx_xvsub_b, "V32ScV32ScV32Sc", "nc", "lasx")
22 TARGET_BUILTIN(__builtin_lasx_xvsub_h, "V16sV16sV16s", "nc", "lasx")
23 TARGET_BUILTIN(__builtin_lasx_xvsub_w, "V8iV8iV8i", "nc", "lasx")
24 TARGET_BUILTIN(__builtin_lasx_xvsub_d, "V4LLiV4LLiV4LLi", "nc", "lasx")
25 TARGET_BUILTIN(__builtin_lasx_xvsub_q, "V4LLiV4LLiV4LLi", "nc", "lasx")
[all …]
H A DBuiltinsWebAssembly.def29 TARGET_BUILTIN(__builtin_wasm_tls_size, "z", "nc", "bulk-memory")
30 TARGET_BUILTIN(__builtin_wasm_tls_align, "z", "nc", "bulk-memory")
34 BUILTIN(__builtin_wasm_min_f32, "fff", "nc")
35 BUILTIN(__builtin_wasm_max_f32, "fff", "nc")
36 BUILTIN(__builtin_wasm_min_f64, "ddd", "nc")
37 BUILTIN(__builtin_wasm_max_f64, "ddd", "nc")
49 BUILTIN(__builtin_wasm_trunc_s_i32_f32, "if", "nc")
50 BUILTIN(__builtin_wasm_trunc_u_i32_f32, "if", "nc")
51 BUILTIN(__builtin_wasm_trunc_s_i32_f64, "id", "nc")
52 BUILTIN(__builtin_wasm_trunc_u_i32_f64, "id", "nc")
[all …]
H A DBuiltinsAMDGPU.def28 BUILTIN(__builtin_amdgcn_dispatch_ptr, "v*4", "nc")
29 BUILTIN(__builtin_amdgcn_kernarg_segment_ptr, "v*4", "nc")
30 BUILTIN(__builtin_amdgcn_implicitarg_ptr, "v*4", "nc")
31 BUILTIN(__builtin_amdgcn_queue_ptr, "v*4", "nc")
33 BUILTIN(__builtin_amdgcn_workgroup_id_x, "Ui", "nc")
34 BUILTIN(__builtin_amdgcn_workgroup_id_y, "Ui", "nc")
35 BUILTIN(__builtin_amdgcn_workgroup_id_z, "Ui", "nc")
37 BUILTIN(__builtin_amdgcn_workitem_id_x, "Ui", "nc")
38 BUILTIN(__builtin_amdgcn_workitem_id_y, "Ui", "nc")
39 BUILTIN(__builtin_amdgcn_workitem_id_z, "Ui", "nc")
[all …]
H A DBuiltinsARM.def32 BUILTIN(__builtin_arm_smulbb, "iii", "nc")
33 BUILTIN(__builtin_arm_smulbt, "iii", "nc")
34 BUILTIN(__builtin_arm_smultb, "iii", "nc")
35 BUILTIN(__builtin_arm_smultt, "iii", "nc")
36 BUILTIN(__builtin_arm_smulwb, "iii", "nc")
37 BUILTIN(__builtin_arm_smulwt, "iii", "nc")
40 BUILTIN(__builtin_arm_qadd, "iii", "nc")
41 BUILTIN(__builtin_arm_qsub, "iii", "nc")
42 BUILTIN(__builtin_arm_qdbl, "ii", "nc")
43 BUILTIN(__builtin_arm_ssat, "iiUi", "nc")
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-netcan-plus-1xx.dts93 "NC",
94 "NC",
97 "NC",
98 "NC",
99 "NC",
100 "NC",
101 "NC",
102 "NC",
103 "NC",
104 "NC",
[all …]
H A Dam335x-netcom-plus-8xx.dts133 "NC",
134 "NC",
137 "NC",
138 "NC",
139 "NC",
140 "NC",
141 "NC",
142 "NC",
145 "NC",
146 "NC",
[all …]
H A Dam335x-baltos-ir2110.dts89 "NC",
90 "NC",
93 "NC",
94 "NC",
95 "NC",
96 "NC",
97 "NC",
98 "NC",
107 "NC",
111 "NC",
[all …]
H A Dam335x-netcom-plus-2xx.dts105 "NC",
106 "NC",
107 "NC",
108 "NC",
109 "NC",
110 "NC",
119 "NC",
120 "NC",
123 "NC",
124 "NC",
[all …]
H A Dam335x-baltos-ir3220.dts141 "NC",
142 "NC",
143 "NC",
144 "NC",
157 "NC",
158 "NC",
162 "NC",
177 "NC",
178 "NC",
211 "NC",
[all …]
H A Dam335x-baltos-ir5221.dts165 "NC",
166 "NC",
167 "NC",
168 "NC",
181 "NC",
182 "NC",
186 "NC",
235 "NC",
236 "NC",
237 "NC",
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8450-sony-xperia-nagara-pdx224.dts28 "NC",
29 "NC",
30 "NC",
32 "NC",
33 "NC",
42 "NC",
43 "NC", /* RGBCIR uses a PMIC vreg, so it's most likely NC. */
44 "NC",
45 "NC",
51 "TELE_SPI_MOSI", /* SONY says NC, but it only makes sense this way.. */
[all …]
H A Dmsm8998-sony-xperia-yoshino-maple.dts42 "NC",
49 "NC",
50 "NC",
53 "NC",
56 "NC",
58 "NC",
61 "NC";
83 "NC",
84 "NC",
90 "NC",
[all …]
H A Dsm8450-sony-xperia-nagara-pdx223.dts38 "NC",
39 "NC",
40 "NC",
43 "NC",
61 "NC",
63 "NC",
64 "NC",
78 gpio-line-names = "NC", /* GPIO_0 */
79 "NC",
80 "NC",
[all …]
H A Dsm8350-sony-xperia-sagami-pdx215.dts72 "NC",
73 "NC",
74 "NC",
77 "NC",
93 "NC",
95 "NC",
97 "NC",
98 "NC",
114 "NC",
117 "NC",
[all …]
H A Dmsm8996-xiaomi-natrium.dts198 "NC", /* GPIO_1 */
203 "NC", /* GPIO_6 */
207 "NC", /* GPIO_10 */
208 "NC", /* GPIO_11 */
209 "NC", /* GPIO_12 */
210 "NC", /* GPIO_13 */
211 "NC", /* GPIO_14 */
214 "NC", /* GPIO_17 */
219 "NC"; /* GPIO_22 */
224 "NC", /* MPP_1 */
[all …]
H A Dmsm8996pro-xiaomi-natrium.dts199 "NC", /* GPIO_1 */
204 "NC", /* GPIO_6 */
208 "NC", /* GPIO_10 */
209 "NC", /* GPIO_11 */
210 "NC", /* GPIO_12 */
211 "NC", /* GPIO_13 */
212 "NC", /* GPIO_14 */
215 "NC", /* GPIO_17 */
220 "NC"; /* GPIO_22 */
225 "NC", /* MPP_
[all...]
H A Dmsm8996-xiaomi-gemini.dts237 "NC", /* GPIO_1 */
242 "NC", /* GPIO_6 */
247 "NC", /* GPIO_11 */
248 "NC", /* GPIO_12 */
249 "NC", /* GPIO_13 */
250 "NC", /* GPIO_14 */
253 "NC", /* GPIO_17 */
258 "NC"; /* GPIO_22 */
270 "NC", /* MPP_1 */
274 "NC", /* MPP_
[all...]
H A Dmsm8996-xiaomi-scorpio.dts259 "NC", /* GPIO_1 */
264 "NC", /* GPIO_6 */
270 "NC", /* GPIO_12 */
271 "NC", /* GPIO_13 */
272 "NC", /* GPIO_14 */
275 "NC", /* GPIO_17 */
280 "NC"; /* GPIO_22 */
295 "NC", /* MPP_2 */
297 "NC", /* MPP_4 */
298 "NC", /* MPP_5 */
[all …]
/freebsd/sys/dev/ntb/
H A Dntb.c63 struct ntb_child *nc; in ntb_register_device() local
100 nc = malloc(sizeof(*nc), M_DEVBUF, M_WAITOK | M_ZERO); in ntb_register_device()
101 nc->function = i; in ntb_register_device()
102 nc->mwoff = mwu; in ntb_register_device()
103 nc->mwcnt = mw; in ntb_register_device()
104 nc->spadoff = spadu; in ntb_register_device()
105 nc->spadcnt = spad; in ntb_register_device()
106 nc->dboff = dbu; in ntb_register_device()
107 nc->dbcnt = db; in ntb_register_device()
108 nc->dbmask = (db == 0) ? 0 : (0xffffffffffffffff >> (64 - db)); in ntb_register_device()
[all …]
/freebsd/lib/libnvmf/
H A Dnvmf_transport.c113 struct nvmf_capsule *nc, *tc; in nvmf_free_qpair() local
115 TAILQ_FOREACH_SAFE(nc, &qp->nq_rx_capsules, nc_link, tc) { in nvmf_free_qpair()
116 TAILQ_REMOVE(&qp->nq_rx_capsules, nc, nc_link); in nvmf_free_qpair()
117 nvmf_free_capsule(nc); in nvmf_free_qpair()
127 struct nvmf_capsule *nc; in nvmf_allocate_command() local
129 nc = qp->nq_association->na_ops->allocate_capsule(qp); in nvmf_allocate_command()
130 if (nc == NULL) in nvmf_allocate_command()
133 nc->nc_qpair = qp; in nvmf_allocate_command()
134 nc->nc_qe_len = sizeof(struct nvme_command); in nvmf_allocate_command()
135 memcpy(&nc->nc_sqe, sqe, nc->nc_qe_len); in nvmf_allocate_command()
[all …]
/freebsd/sys/dev/nvmf/
H A Dnvmf_transport.c97 struct nvmf_capsule *nc; in nvmf_allocate_command() local
101 nc = qp->nq_ops->allocate_capsule(qp, how); in nvmf_allocate_command()
102 if (nc == NULL) in nvmf_allocate_command()
105 nc->nc_qpair = qp; in nvmf_allocate_command()
106 nc->nc_qe_len = sizeof(struct nvme_command); in nvmf_allocate_command()
107 memcpy(&nc->nc_sqe, sqe, nc->nc_qe_len); in nvmf_allocate_command()
110 nc->nc_sqe.fuse &= ~NVMEM(NVME_CMD_PSDT); in nvmf_allocate_command()
111 nc->nc_sqe.fuse |= NVMEF(NVME_CMD_PSDT, NVME_PSDT_SGL); in nvmf_allocate_command()
112 return (nc); in nvmf_allocate_command()
118 struct nvmf_capsule *nc; in nvmf_allocate_response() local
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi3660-hikey960.dts204 * NC = not connected (pin out but not routed from the chip to
247 "NC", "NC",
250 "NC";
256 "NC", "NC", "NC",
270 "NC",
275 "NC";
281 "NC", "NC",
285 "NC", "NC", "NC";
295 "NC", "NC",
303 "NC", "NC", "NC",
[all …]
H A Dhi3670-hikey970.dts60 * NC = not connected (pin out but not routed from the chip to
89 "NC",
128 "NC",
162 "NC";
168 "NC",
181 "[PCIE_PERST_L]", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
186 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
191 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
196 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
201 gpio-line-names = "NC", "NC", "NC", "NC", "NC", "NC", "NC", "NC";
[all …]

12345678910>>...17