Searched refs:Phi (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.c | 3903 #define MP_MUL_DxD(a, b, Phi, Plo) \ argument 3906 Phi = (mp_digit)(product >> MP_DIGIT_BIT); } 3908 #define MP_MUL_DxD(a, b, Phi, Plo) \ argument 3910 Phi = asm ("umulh %a0, %a1, %v0", a, b); } 3912 #define MP_MUL_DxD(a, b, Phi, Plo) \ argument 3915 Phi = (a >> MP_HALF_DIGIT_BIT) * (b >> MP_HALF_DIGIT_BIT); \ 3919 Phi += a1b0 >> MP_HALF_DIGIT_BIT; \ 3921 Phi += MP_HALF_RADIX; \ 3925 ++Phi; \ 4046 #define MP_SQR_D(a, Phi, Plo) \ argument [all …]
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | IR.rst | 352 Phi-node (for SSA form). 359 Phi-node source.
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | funstack.in | 146 …Max-well Mer-ner Mo-ran-di Na-ray-an New-ell Nich-ols para-digm pat-ent-ed Phi-lo-kyp-rou Prep-a-r…
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 32214 2250 Xeon Phi coprocessor 5100 series 32215 225c Xeon Phi coprocessor SE10/7120 series 32216 225d Xeon Phi coprocessor 3120 series 32217 225e Xeon Phi coprocessor 31S1 32218 2262 Xeon Phi coprocessor 7220
|