/openbsd/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-color-helper.cpp | 152 static double interpolateHue(double H0, double H1, double T) { in interpolateHue() argument 153 double D = H1 - H0; in interpolateHue() 154 if (H0 > H1) { in interpolateHue() 155 std::swap(H0, H1); in interpolateHue() 162 return H0 + T * (H1 - H0); in interpolateHue() 164 H0 = H0 + 360; in interpolateHue() 165 return std::fmod(H0 + T * (H1 - H0) + 720, 360); in interpolateHue()
|
/openbsd/gnu/gcc/gcc/config/m32c/ |
H A D | addsub.md | 93 return \"add.w %X2,%h0\;adcf.w %H0\"; 95 return \"add.w %X2,%h0\;adcf.w %H0\"; 99 return \"adc.w %X2,%H0\"; 101 return \"add.w %h2,%h0\;adc.w %H2,%H0\"; 105 return \"adc.w %X2,%H0\"; 107 return \"add.w %h2,%h0\;adc.w %H2,%H0\"; 109 return \"add.w %h2,%h0\;adc.w %H2,%H0\"; 111 return \"add.w %h2,%h0\;adc.w %H2,%H0\"; 183 return \"sbb.w %X2,%H0\"; 189 return \"sbb.w %X2,%H0\"; [all …]
|
H A D | bitops.md | 127 return \"and.w %X2,%H0\"; 133 return \"and.w %X2,%H0\"; 202 bclr\t%B2-8,%H0 235 bset\t%B2-8,%H0 305 return \"or.w %X2,%H0\"; 307 return \"or.w %h2,%h0\;or.w %H2,%H0\"; 311 return \"or.w %X2,%H0\"; 313 return \"or.w %h2,%h0\;or.w %H2,%H0\"; 315 return \"or.w %h2,%h0\;or.w %H2,%H0\"; 351 return \"xor.w %X2,%H0\"; [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.md | 1022 extxbu %L0\;sub %H0,%H0 1044 sub %H0,%H0 1045 mov %1,%L0\;sub %H0,%H0" 1115 return \"extxb %L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0\"; 1117 return \"mov %1,%L0\;extxb %L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0\"; 1119 return \"movbu %1,%L0\;extxb %L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0\"; 1121 return \"movb %1,%L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0\"; 1142 mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0 1143 mov %1,%L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0 1144 mov %1,%L0\;mov %L0,%H0\;add %H0,%H0\;subc %H0,%H0" [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | ip2k.md | 451 OUT_AS1 (pop, %H0%>); 1192 add\\tw,%L1\;mov\\t%L0,w\;clr\\t%H0\;rl\\t%H0 1193 add\\tw,%L1\;mov\\t%L0,w\;clr\\t%H0\;rl\\t%H0 1194 add\\tw,%L1\;mov\\t%L0,w\;clr\\t%H0\;mov\\tw,%H1\;addc\\t%H0,w 1195 add\\tw,%L1\;mov\\t%L0,w\;clr\\t%H0\;mov\\tw,%H1\;addc\\t%H0,w") 1211 clr\\t%H0\;incsnz\\tw,%1\;inc\\t%H0\;mov\\t%L0,w 1212 clr\\t%H0\;incsnz\\tw,%1\;inc\\t%H0\;mov\\t%L0,w 1244 mov\\tw,%H1\;mov\\t%H0,w\;incsnz\\tw,%L1\;inc\\t%H0\;mov\\t%L0,w 1245 mov\\tw,%H1\;mov\\t%H0,w\;incsnz\\tw,%L1\;inc\\t%H0\;mov\\t%L0,w 4441 AS1 (not, %H0); [all …]
|
H A D | ip2k.c | 373 OUT_AS2 (mov, w, %H0); 505 OUT_AS2 (mov, w, %H0); 1216 OUT_AS2 (cmp, w, %H0); 1495 OUT_AS2 (snb, %H0, 7); 1947 OUT_AS2 (incsz, w, %H0); 1965 OUT_AS2 (or, w, %H0); 1974 OUT_AS2 (dec, w, %H0); 1989 OUT_AS2 (cse, w, %H0); 2027 OUT_AS2 (or, w, %H0); 2089 OUT_AS2 (mov, w, %H0); [all …]
|
/openbsd/gnu/gcc/gcc/config/mn10300/ |
H A D | mn10300.md | 467 return \"clr %L0\;clr %H0\"; 471 return \"sub %L1,%L0\;mov %L0,%H0\"; 473 return \"mov %1,%L0\;mov %L0,%H0\"; 516 return \"mov %H1,%H0\;mov %L1,%L0\"; 518 return \"mov %L1,%L0\;mov %H1,%H0\"; 657 return \"clr %L0\;clr %H0\"; 682 return \"sub %L1,%L0\;mov %L0,%H0\"; 684 return \"mov %1,%L0\;mov %L0,%H0\"; 727 return \"mov %H1,%H0\;mov %L1,%L0\"; 1091 "mul %1,%2,%H0,%L0" [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/ |
H A D | mn10300.md | 406 return \"clr %L0\;clr %H0\"; 410 return \"sub %L1,%L0\;mov %L0,%H0\"; 412 return \"mov %1,%L0\;mov %L0,%H0\"; 456 return \"mov %H1,%H0\;mov %L1,%L0\"; 458 return \"mov %L1,%L0\;mov %H1,%H0\"; 575 return \"clr %L0\;clr %H0\"; 579 return \"sub %L1,%L0\;mov %L0,%H0\"; 581 return \"mov %1,%L0\;mov %L0,%H0\"; 625 return \"mov %H1,%H0\;mov %L1,%L0\"; 981 "mul %1,%2,%H0,%L0" [all …]
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 452.crt | 18 v3Hml2W0LdM70y01W5TIzH0KEZRcvgOtJm1yz8eYdbWDVE1rB9fqiH3oWK4++8H0
|
H A D | 1996.crt | 11 e0dp6PdrtAqOH1jJ1ZysDfOXE0kssTZfMsasqnSVz3wBq7ZxvQbUfuDAd9g3z/H0
|
H A D | 443.crt | 13 wr36BZDd9TVa4z0LU8mqtJM5VHdkMUp5IH/V4V8PKL/+xPouuhdESDV+4H0/KncJ
|
H A D | 722.crt | 10 AQEAtlK+cwq0V+hY5w7WiAkhBjqrZiIfdfOIdWePJxjp/6AF/lT2NAmvORRBV+H0
|
H A D | 2676.key | 10 +P54kElOXRpwL9RtuyI4v5TyBUHdrmDxQphlUEV54w7TzzXO64MpUfd+H0/iJt+Z
|
H A D | 443.key | 6 SDV+4H0/KncJlDGzoabeFMTOZ/Bqvy8T2WAZ8VBAZRVi74BEVfADU9xP/yFepKgE
|
H A D | 3483.key | 25 wG+bAFD8M2eLVhAJ3EadbLikI3ldflw7A4/PCuGZIt3obi1LC/H0/tC4MltlAjs0
|
H A D | 3248.key | 23 jbh/H0+JgpkkewilshI+XLV+tiuny22ozXyt+QB4X5YllF9JOuueLaSZ5q0UPdsP
|
H A D | 1937.chain | 15 9H0+dwz5S8tq1PKXoWFCsW8w7An/3YtlAQtJ69PtAuS2ZIeREHRvSQbLSIi3Irgi
|
/openbsd/gnu/gcc/gcc/config/crx/ |
H A D | crx.md | 451 return "movd\t%H1, %H0\;movd\t%L1, %L0"; 453 return "movd\t%L1, %L0\;movd\t%H1, %H0"; 454 case 1: return "movd\t%H1, %H0\;movd\t%L1, %L0"; 455 case 2: return "mfpr\t%H1, %H0\;mfpr\t%L1, %L0"; 456 case 3: return "mtpr\t%H1, %H0\;mtpr\t%L1, %L0"; 486 return "loadd\t%H1, %H0\;loadd\t%L1, %L0"; 487 return "loadd\t%L1, %L0\;loadd\t%H1, %H0"; 504 "stord\t%H1, %H0\;stord\t%L1, %L0"
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | intel_step.h | 55 func(H0) \
|
/openbsd/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.md | 801 "%0 = %1 <op> %2;\\n\\t%H0 = %H1 <op> %H2;" 811 "%0 = %1 <op> %2;\\n\\t%H0 = <high_result>;" 832 "%2 = 0; %2 = %2 - %1; cc = ac0; cc = !cc; %2 = cc;\\n\\t%0 = -%1; %H0 = -%H1; %H0 = %H0 - %2;" 840 "%0 = ~%1;\\n\\t%H0 = ~%H1;" 863 "%0 = %T1 (Z);\\n\\t%H0 = 0;" 871 "%0 = %h1 (Z);\\n\\t%H0 = 0;" 925 %0 += %2; cc = ac0; %3 = cc; %H0 += -1; %H0 = %H0 + %3; 926 %0 += %2; cc = ac0; %3 = cc; %H0 = %H0 + %3; 927 %0 = %0 + %2; cc = ac0; %3 = cc; %H0 = %H0 + %H2; %H0 = %H0 + %3;" 938 "%0 = %1-%2;\\n\\tcc = ac0;\\n\\t%H0 = %H1-%H2;\\n\\tif cc jump 1f;\\n\\t%H0 += -1;\\n\\t1:" [all …]
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | hexagon_types.h | 670 short H0(void) { in H0() function 761 HEXAGON_Vect64C H0(short h) { in H0() function 1106 short H0(void) { in H0() function 1153 HEXAGON_Vect32C H0(short h) { in H0() function 1897 short H0(void) { in H0() function 1988 Q6Vect64C H0(short h) { in H0() function 2333 short H0(void) { in H0() function 2380 Q6Vect32C H0(short h) { in H0() function
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64CallingConvention.td | 102 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>, 103 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>, 139 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>, 140 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>, 253 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>, 254 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
|
H A D | AArch64CallingConvention.cpp | 26 static const MCPhysReg HRegList[] = {AArch64::H0, AArch64::H1, AArch64::H2,
|
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | cris.md | 131 "test.d %M0\;ax\;test.d %H0") 182 cmpq %1,%M0\;ax\;cmpq 0,%H0 183 cmpq %1,%M0\;ax\;cmpq -1,%H0 185 cmp.d %M1,%M0\;ax\;cmp.d %H1,%H0 1329 "move.d %1,%M0\;smi %H0\;neg.d %H0,%H0") 1335 "movs.w %1,%M0\;smi %H0\;neg.d %H0,%H0") 1348 "movs.b %1,%M0\;smi %H0\;neg.d %H0,%H0") 1711 addq %2,%M0\;ax\;addq 0,%H0 1712 subq %n2,%M0\;ax\;subq 0,%H0 1815 subq %2,%M0\;ax\;subq 0,%H0 [all …]
|
/openbsd/gnu/gcc/gcc/config/cris/ |
H A D | cris.md | 199 "test.d %M0\;ax\;test.d %H0") 236 cmpq %1,%M0\;ax\;cmpq 0,%H0 237 cmpq %1,%M0\;ax\;cmpq -1,%H0 239 cmp.d %M1,%M0\;ax\;cmp.d %H1,%H0 240 cmp.d %M1,%M0\;ax\;cmp.d %H1,%H0 1261 "move.d %1,%M0\;smi %H0\;neg.d %H0,%H0") 1267 "movs<m> %1,%M0\;smi %H0\;neg.d %H0,%H0") 1431 addq %2,%M0\;ax\;addq 0,%H0 1432 subq %n2,%M0\;ax\;subq 0,%H0 1561 subq %2,%M0\;ax\;subq 0,%H0 [all …]
|