Home
last modified time | relevance | path

Searched defs:R2 (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp35 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 Drc4-md5-x86_64.pl318 sub R2 { subroutine
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl107 sub R2 subroutine
H A Dmd5-sparcv9.pl155 sub R2 { subroutine
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h60 inline RangeSelector between(RangeSelector R1, RangeSelector R2) { in between()
/freebsd/contrib/bearssl/src/symcipher/
H A Dpoly1305_i15.c51 static const uint16_t R2[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp54 for (unsigned R2 = R1 + 1; R2 < NumRemainingConstraints; R2++) { in eliminateUsingFM() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp597 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 Dmd4_local.h58 #define R2(a,b,c,d,k,s,t) { \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp88 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 Dmd5_local.h72 #define R2(a,b,c,d,k,s,t) { \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp764 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 DHexagonConstPropagation.cpp1106 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 DBasicBlockSections.cpp395 auto R2 = handleBBAddrMap(MF); in runOnMachineFunction() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha1.c44 #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 Dsha1.c40 #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 Dsm3_local.h70 #define R2(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ macro
/freebsd/contrib/wpa/src/crypto/
H A Dsha1-internal.c150 #define R2(v,w,x,y,z,i) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp248 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp133 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h217 word_t R2 = CurWord & (~word_t(0) >> (BitsInWord - BitsLeft)); Read() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp93 static void emitBSIC(MCStreamer &OutStreamer, MCOperand &R1, MCOperand &R2, in emitBSIC()
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dsha1.c113 #define R2(v,w,x,y,z,i) \ macro
/freebsd/contrib/byacc/
H A Dlalr.c466 transpose(Value_t **R2, int n) in transpose()
/freebsd/contrib/bearssl/src/ec/
H A Dec_prime_i15.c109 const uint16_t *R2; member

123