/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | lib1funcs.asm | 39 R2 = -R0; define 44 R2 = -R1; define 47 R2 = CC; define 71 R2 = [SP++]; define 94 R2 = R3 - R1; define
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 35 APInt Q1, R1, Q2, R2; in get() local 90 APInt Q1, R1, Q2, R2; in get() local
|
/openbsd-src/lib/libcrypto/md5/asm/ |
H A D | md5-586.pl | 94 sub R2 subroutine [all...] |
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/ |
H A D | RangeSelector.h | 60 inline RangeSelector between(RangeSelector R1, RangeSelector R2) { in between()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | ambig3.C | 20 struct R2 : virtual A {}; struct
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 553 SourceRange &R2) { in GetUnreachableLoc() 640 SourceRange R1(Loc, Loc), R2; in reportDeadCode() local 666 SourceRange R1, R2; in reportDeadCode() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 20020307-1.f | 3 REAL*8 B,W1,W2,BNORM,BINV,WT,W0,C1,C2,R1,R2 local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 48 for (unsigned R2 = R1 + 1; R2 < NumConstraints; R2++) { in eliminateUsingFM() local
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | s_log1pl.c | 104 R2 = 2.048819892795278657810231591630928516206E4L, variable
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 1107 const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) { in evaluateCMPrr() 1371 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateANDrr() 1438 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateORrr() 1505 const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) { in evaluateXORrr() 2607 RegisterSubReg R2(Src2); in evaluateHexCompare2() local 2616 RegisterSubReg R2(Src2); in evaluateHexCompare2() local 2977 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local 3040 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local 3076 RegisterSubReg R2(MI.getOperand(2)); in rewriteHexConstUses() local
|
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
|
/openbsd-src/sys/lib/libsa/ |
H A D | sha1.c | 42 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/lib/libc/hash/ |
H A D | sha1.c | 41 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/sys/crypto/ |
H A D | sha1.c | 43 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | conflict.c | 115 #define CONFLICT_HASH_FN(R1, R2) ((R2) * ((R2) - 1) / 2 + (R1)) argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 215 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | i960.h | 114 #define R2 OP( 1, 0, 0, 0 ) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i960.h | 114 #define R2 OP( 1, 0, 0, 0 ) macro
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 127 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | conflict.c | 113 #define CONFLICT_HASH_FN(R1, R2) ((R2) * ((R2) - 1) / 2 + (R1)) argument
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-opc.h | 70 #define R2 IA64_OPND_R2 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-opc.h | 71 #define R2 IA64_OPND_R2 macro
|
/openbsd-src/lib/libcrypto/sm3/ |
H A D | sm3.c | 58 #define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ macro [all...] |
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | RawCommentList.cpp | 71 const RawComment &R2) { in commentsStartOnSameColumn()
|