Home
last modified time | relevance | path

Searched defs:R2 (Results 1 – 25 of 58) 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.h67 #define R2(a, b, c, d, k, s, t) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPostOptimizationValidation.cpp55 ResourceInfo R2) { in reportOverlappingError()
/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.h80 #define R2(a, b, c, d, k, s, t) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1086 const RegSubRegPair &R2, in evaluateCMPrr()
1354 const RegSubRegPair &R2, in evaluateANDrr()
1425 const RegSubRegPair &R2, in evaluateORrr()
1495 const RegSubRegPair &R2, in evaluateXORrr()
2607 RegSubRegPair R2(getRegSubRegPair(Src2)); in evaluateHexCompare2() local
2616 RegSubRegPair R2(getRegSubRegPair(Src2)); in evaluateHexCompare2() local
2979 RegSubRegPair R2(getRegSubRegPair(MI.getOperand(2))); in rewriteHexConstUses() local
3042 RegSubRegPair R2(getRegSubRegPair(MI.getOperand(2))); in rewriteHexConstUses() local
3078 RegSubRegPair R2(getRegSubRegPair(MI.getOperand(2))); in rewriteHexConstUses() local
H A DHexagonBitTracker.cpp756 RegisterCell R2 = rc(2); in evaluate() local
764 RegisterCell R2 = rc(2); in evaluate() local
806 RegisterCell R2 = cop(2, W0); in evaluate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp391 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/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.cpp239 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h116 #define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp131 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp846 const InductiveRangeCheck::Range &R2) { in IntersectSignedRange()
875 const InductiveRangeCheck::Range &R2) { in IntersectUnsignedRange()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp695 SmallPtrSetImpl<Instruction *> &R2) { in getFSqrtDivOptPattern()
728 SmallPtrSetImpl<Instruction *> &R2) { in isFSqrtDivToFMulLegal()
2059 const SmallPtrSetImpl<Instruction *> &R2, in convertFSqrtDivIntoFMul()
2146 SmallPtrSet<Instruction *, 2> R1, R2; in visitFDiv() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp69 const RawComment &R2) { in commentsStartOnSameColumn()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h217 word_t R2 = CurWord & (~word_t(0) >> (BitsInWord - BitsLeft)); in Read() local

123