/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 35 APInt Q1, R1, Q2, R2; in get() local 91 APInt Q1, R1, Q2, R2; in get() local
|
/freebsd/crypto/openssl/crypto/rc4/asm/ |
H A D | rc4-md5-x86_64.pl | 318 sub R2 { subroutine
|
/freebsd/crypto/openssl/crypto/md5/asm/ |
H A D | md5-586.pl | 107 sub R2 subroutine
|
H A D | md5-sparcv9.pl | 155 sub R2 { subroutine
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | RangeSelector.h | 60 inline RangeSelector between(RangeSelector R1, RangeSelector R2) { in between()
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | poly1305_i15.c | 51 static const uint16_t R2[] = { variable
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 54 for (unsigned R2 = R1 + 1; R2 < NumRemainingConstraints; R2++) { in eliminateUsingFM() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 597 SourceRange &R2) { in GetUnreachableLoc() 688 SourceRange R1(Loc, Loc), R2; in reportDeadCode() local 715 SourceRange R1, R2; in reportDeadCode() local
|
/freebsd/crypto/openssl/crypto/md4/ |
H A D | md4_local.h | 58 #define R2(a,b,c,d,k,s,t) { \ macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | executor_address_test.cpp | 88 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3); in TEST() local
|
/freebsd/crypto/openssl/crypto/md5/ |
H A D | md5_local.h | 72 #define R2(a,b,c,d,k,s,t) { \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 764 RegisterCell R2 = rc(2); in evaluate() local 772 RegisterCell R2 = rc(2); in evaluate() local 814 RegisterCell R2 = cop(2, W0); in evaluate() local
|
H A D | HexagonConstPropagation.cpp | 1106 const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) { in evaluateCMPrr() argument 1370 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDrr() argument 1437 evaluateORrr(const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,LatticeCell & Result) evaluateORrr() argument 1504 evaluateXORrr(const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,LatticeCell & Result) evaluateXORrr() argument 2606 RegisterSubReg R2(Src2); evaluateHexCompare2() local 2615 RegisterSubReg R2(Src2); evaluateHexCompare2() local 2976 RegisterSubReg R2(MI.getOperand(2)); rewriteHexConstUses() local 3039 RegisterSubReg R2(MI.getOperand(2)); rewriteHexConstUses() local 3075 RegisterSubReg R2(MI.getOperand(2)); rewriteHexConstUses() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 395 auto R2 = handleBBAddrMap(MF); in runOnMachineFunction() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sha1.c | 44 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
|
/freebsd/contrib/ldns/ |
H A D | sha1.c | 40 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
|
/freebsd/crypto/openssl/crypto/sm3/ |
H A D | sm3_local.h | 70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ macro
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | sha1-internal.c | 150 #define R2(v,w,x,y,z,i) \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 248 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 133 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/ |
H A D | BitstreamReader.h | 217 word_t R2 = CurWord & (~word_t(0) >> (BitsInWord - BitsLeft)); Read() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEAsmPrinter.cpp | 93 static void emitBSIC(MCStreamer &OutStreamer, MCOperand &R1, MCOperand &R2, in emitBSIC()
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | sha1.c | 113 #define R2(v,w,x,y,z,i) \ macro
|
/freebsd/contrib/byacc/ |
H A D | lalr.c | 466 transpose(Value_t **R2, int n) in transpose()
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_prime_i15.c | 109 const uint16_t *R2; member
|