/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
H A D | crash2.C | 14 struct R1 { struct 20 R1 get_empty(); argument 22 R1::R1( const R& a ) : in R1() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 1106 bool MachineConstEvaluator::evaluateCMPrr(uint32_t Cmp, const RegisterSubReg &R1, in evaluateCMPrr() 1145 bool MachineConstEvaluator::evaluateCMPri(uint32_t Cmp, const RegisterSubReg &R1, in evaluateCMPri() 1172 bool MachineConstEvaluator::evaluateCMPrp(uint32_t Cmp, const RegisterSubReg &R1, in evaluateCMPrp() 1365 bool MachineConstEvaluator::evaluateCOPY(const RegisterSubReg &R1, in evaluateCOPY() 1370 bool MachineConstEvaluator::evaluateANDrr(const RegisterSubReg &R1, in evaluateANDrr() 1401 bool MachineConstEvaluator::evaluateANDri(const RegisterSubReg &R1, in evaluateANDri() 1437 bool MachineConstEvaluator::evaluateORrr(const RegisterSubReg &R1, in evaluateORrr() 1468 bool MachineConstEvaluator::evaluateORri(const RegisterSubReg &R1, in evaluateORri() 1504 bool MachineConstEvaluator::evaluateXORrr(const RegisterSubReg &R1, in evaluateXORrr() 1533 bool MachineConstEvaluator::evaluateXORri(const RegisterSubReg &R1, in evaluateXORri() [all …]
|
H A D | HexagonBitTracker.cpp | 763 RegisterCell R1 = rc(1); in evaluate() local 771 RegisterCell R1 = rc(1); in evaluate() local 797 RegisterCell R1 = rc(1); in evaluate() local 865 RegisterCell R1 = rc(1); in evaluate() local
|
/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/gnu/gcc/gcc/config/bfin/ |
H A D | lib1funcs.asm | 53 R1 = -R0; define 72 R1 = [SP++]; define
|
/openbsd-src/lib/libcrypto/md5/asm/ |
H A D | md5-586.pl | 71 sub R1 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 | 19 struct R1 : virtual B {}; struct
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 552 SourceRange &R1, 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 | 36 for (unsigned R1 = 0; R1 < NumConstraints; R1++) { in eliminateUsingFM() local
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | s_log1pl.c | 105 R1 = -8.977257995689735303686582344659576526998E4L, 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/sys/lib/libsa/ |
H A D | sha1.c | 41 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/lib/libc/hash/ |
H A D | sha1.c | 40 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
|
/openbsd-src/sys/crypto/ |
H A D | sha1.c | 42 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+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/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/llvm/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 423 Instruction *R1 = dyn_cast<Instruction>(Real->getOperand(1)); in identifyNodeWithImplicitAdd() local 564 Instruction *R1 = dyn_cast<Instruction>(RealMulI->getOperand(1)); in identifyPartialMul() local
|
/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 | 69 #define R1 IA64_OPND_R1 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-opc.h | 70 #define R1 IA64_OPND_R1 macro
|
/openbsd-src/lib/libcrypto/sm3/ |
H A D | sm3.c | 55 #define R1(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ macro [all...] |
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/tests/unit/ |
H A D | function_call_trie_test.cpp | 127 const auto R1 = R[1]; in TEST() local
|