HomeSort by: relevance | last modified time | path
    Searched refs:reassign (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-epilogue-begin.c.inc 37 local = 2; /* watch reassign */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-epilogue-begin.c.inc 37 local = 2; /* watch reassign */
  /src/crypto/external/apache2/openssl/dist/crypto/
c64xpluscpuid.pl 191 MV B4,B0 ; reassign sizeof(output)
192 || MV A4,B4 ; reassign output
233 MV A6,B0 ; reassign max
234 || MV B4,A6 ; reassign sizeof(output)
236 MV A4,B4 ; reassign output
  /src/crypto/external/bsd/openssl/dist/crypto/
c64xpluscpuid.pl 191 MV B4,B0 ; reassign sizeof(output)
192 || MV A4,B4 ; reassign output
233 MV A6,B0 ; reassign max
234 || MV B4,A6 ; reassign sizeof(output)
236 MV A4,B4 ; reassign output
  /src/crypto/external/bsd/openssl.old/dist/crypto/
c64xpluscpuid.pl 191 MV B4,B0 ; reassign sizeof(output)
192 || MV A4,B4 ; reassign output
233 MV A6,B0 ; reassign max
234 || MV B4,A6 ; reassign sizeof(output)
236 MV A4,B4 ; reassign output
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nouveau_nvkm_engine_fifo_nv04.c 252 u32 reassign, chid, get, sem; local
254 reassign = nvkm_rd32(device, NV03_PFIFO_CACHES) & 1;
300 nvkm_wr32(device, NV03_PFIFO_CACHES, reassign);
  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghash-c64xplus.pl 66 || MV $Xip,${xip} ; reassign Xi
92 || SHRU $len,4,B0 ; reassign len
94 || MV $Xip,${xip} ; reassign Xi
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghash-c64xplus.pl 66 || MV $Xip,${xip} ; reassign Xi
92 || SHRU $len,4,B0 ; reassign len
94 || MV $Xip,${xip} ; reassign Xi
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghash-c64xplus.pl 67 || MV $Xip,${xip} ; reassign Xi
93 || SHRU $len,4,B0 ; reassign len
95 || MV $Xip,${xip} ; reassign Xi
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
vpaes-armv8.pl 1117 mov x17, $len // reassign
1118 mov x2, $key // reassign
1152 mov x17, $len // reassign
1153 mov x2, $key // reassign
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86DomainReassignment.cpp 322 /// \returns true if this closure has domains which are legal to reassign to.
325 /// \returns true if is legal to reassign this closure to domain \p RD.
412 /// Reassign the closure to \p Domain.
413 void reassign(const Closure &C, RegDomain Domain) const;
418 /// /returns true if it is profitable to reassign the closure to \p Domain.
493 void X86DomainReassignment::reassign(const Closure &C, RegDomain Domain) const { function in class:X86DomainReassignment
774 reassign(C, MaskDomain);
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
armv4-gf2m.pl 200 mov $ret,r0 @ reassign 1st argument
bn-c64xplus.asm 192 ||[!A2] MV A4,A3 ; reassign hi
193 [!A2] MV B4,A4 ; reassign lo, will be quotient
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
armv4-gf2m.S 119 mov r10,r0 @ reassign 1st argument
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
armv4-gf2m.pl 200 mov $ret,r0 @ reassign 1st argument
bn-c64xplus.asm 192 ||[!A2] MV A4,A3 ; reassign hi
193 [!A2] MV B4,A4 ; reassign lo, will be quotient
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
armv4-gf2m.S 119 mov r10,r0 @ reassign 1st argument
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
armv4-gf2m.pl 195 mov $ret,r0 @ reassign 1st argument
bn-c64xplus.asm 193 ||[!A2] MV A4,A3 ; reassign hi
194 [!A2] MV B4,A4 ; reassign lo, will be quotient
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
armv4-gf2m.S 116 mov r10,r0 @ reassign 1st argument
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha1-c64xplus.pl 67 MV $NUM,A0 ; reassign $NUM
sha256-c64xplus.pl 69 MV $NUM,A0 ; reassign $NUM
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha1-c64xplus.pl 67 MV $NUM,A0 ; reassign $NUM
sha256-c64xplus.pl 69 MV $NUM,A0 ; reassign $NUM
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha1-c64xplus.pl 68 MV $NUM,A0 ; reassign $NUM

Completed in 43 milliseconds

1 2