Searched defs:R0 (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl43 sub R0 subroutine
[all...]
H A Dmd5-sparcv9.pl57 sub R0 { subroutine
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl215 sub R0 { subroutine
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A Dmd4_locl.h103 #define R0(a,b,c,d,k,s,t) { \ macro
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A Dmd5_locl.h115 #define R0(a,b,c,d,k,s,t) { \ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackLayout.cpp112 StackRegion R0 = R; local
118 StackRegion R0 = R; local
/freebsd-11-stable/contrib/ldns/
H A Dsha1.c38 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsha1.c42 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsha1.c107 #define R0(v,w,x,y,z,i) \ macro
[all...]
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha1-internal.c144 #define R0(v,w,x,y,z,i) \ macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp596 static bool IsMovepDestinationRegPair(unsigned R0, unsigned R1) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h669 unsigned newRegUnit(CodeGenRegister *R0, CodeGenRegister *R1 = nullptr) { argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c2171 #define R0 macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp940 SDValue R0 = DAG.getTargetExtractSubreg(Hexagon::isub_lo, dl, MVT::i32, V); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp619 unsigned R0 = Subtarget.isPPC64() ? PPC::X0 : PPC::R0; local
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h118 UINT64 R0; member in struct:__anon6005
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1446 Value *L0, *L1, *R0, *R1; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2872 llvm::Value *R0 = Builder.CreateExtractValue(R, 0, "rhs.0"); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1400 unsigned R0 = RegList.List->front(); local
2288 unsigned R0 = Inst.getOperand(0).getReg(); local
[all...]

Completed in 213 milliseconds