Searched defs:R1 (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl71 sub R1 subroutine
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl255 sub R1 { subroutine
/freebsd-10.1-release/crypto/openssl/crypto/md4/
H A Dmd4_locl.h107 #define R1(a,b,c,d,k,s,t) { \ macro
/freebsd-10.1-release/crypto/openssl/crypto/md5/
H A Dmd5_locl.h118 #define R1(a,b,c,d,k,s,t) { \ macro
/freebsd-10.1-release/contrib/ldns/
H A Dsha1.c39 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp118 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { argument
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Dsha1-internal.c142 #define R1(v,w,x,y,z,i) \ macro
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dsha1.c110 #define R1(v,w,x,y,z,i) \ macro
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp250 static bool HasSameSymbol(const RelEntry &R0, const RelEntry &R1) { argument
254 static int CompareOffset(const RelEntry &R0, const RelEntry &R1) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DReachableCode.cpp184 GetUnreachableLoc(const Stmt *S, SourceRange &R1, SourceRange &R2) argument
251 SourceRange R1, R2; local
[all...]
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dia64-opc.h70 #define R1 IA64_OPND_R1 macro
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp162 bool AMDGPUDAGToDAGISel::SelectADDR(SDValue Addr, SDValue& R1, SDValue& R2) { argument
141 SelectADDRParam( SDValue Addr, SDValue& R1, SDValue& R2) argument
171 SelectADDR64(SDValue Addr, SDValue& R1, SDValue& R2) argument
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h313 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp47 SourceRange R1, R2; member in struct:__anon3090::TransformActionsImpl::ActionData
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1542 bool HexagonDAGToDAGISel::SelectADDRrr(SDValue &Addr, SDValue &R1, argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp68 void HandleUnreachable(SourceLocation L, SourceRange R1, SourceRange R2) { argument
H A DSemaStmt.cpp186 SourceRange R1, R2; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1962 isUnusedResultAWarning(const Expr *&WarnE, SourceLocation &Loc, SourceRange &R1, SourceRange &R2, ASTContext &Ctx) const argument
[all...]

Completed in 242 milliseconds