/openbsd/gnu/gcc/gcc/config/bfin/ |
H A D | lib1funcs.asm | 74 R0 = R1 - R2; define 92 R0 = ROT R0 BY 1; define 101 R0 = ROT R0 BY 1; define 103 R0 = ~ R0; define 115 R0 = R3; define
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | SafeStackLayout.cpp | 111 StackRegion R0 = R; in layoutObject() local 117 StackRegion R0 = R; in layoutObject() local
|
H A D | ComplexDeinterleavingPass.cpp | 422 Instruction *R0 = dyn_cast<Instruction>(Real->getOperand(0)); in identifyNodeWithImplicitAdd() local 563 Instruction *R0 = dyn_cast<Instruction>(RealMulI->getOperand(0)); in identifyPartialMul() local
|
/openbsd/lib/libcrypto/md5/asm/ |
H A D | md5-586.pl | 43 sub R0 subroutine
|
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/ |
H A D | function_call_trie_test.cpp | 126 const auto R0 = R[0]; in TEST() local 292 const auto &R0 = *Merged.getRoots()[0]; in TEST() local
|
/openbsd/lib/libm/src/ld128/ |
H A D | s_log1pl.c | 106 R0 = 1.418134209872192732479751274970992665513E5L, variable
|
/openbsd/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/lib/libc/hash/ |
H A D | sha1.c | 39 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
|
/openbsd/sys/lib/libsa/ |
H A D | sha1.c | 40 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
|
/openbsd/sys/crypto/ |
H A D | sha1.c | 41 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 596 static bool IsMovepDestinationRegPair(unsigned R0, unsigned R1) { in IsMovepDestinationRegPair()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | m32r-stub.c | 121 { R0, R1, R2, R3, R4, R5, R6, R7, enumerator
|
H A D | sh-stub.c | 263 R0, R1, R2, R3, R4, R5, R6, R7, enumerator
|
H A D | rs6000-tdep.c | 2281 #define R0 { 0, 0, 0, 0, 0, -1 } macro
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1086 unsigned R0 = BaseOrd[IF.SrcR], R1 = BaseOrd[IF.InsR]; in pruneCoveredSets() local
|
H A D | HexagonISelLoweringHVX.cpp | 1422 SDValue R0 = LoHalf(V, DAG); in insertHvxSubvectorReg() local
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.cpp | 446 Register R0 = Subtarget.isPPC64() ? PPC::X0 : PPC::R0; in findScratchRegister() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1424 unsigned R0 = RegList.List->front(); in isRegList16() local 2313 unsigned R0 = Inst.getOperand(0).getReg(); in processInstruction() local
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6828 static bool areMatchingOperands(const Value *L0, const Value *L1, const Value *R0, in areMatchingOperands() 6875 const Value *R0, const Value *R1, in isImpliedCondICmps()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 1665 Value *L0, *L1, *R0, *R1; in foldVectorBinop() local
|
H A D | InstCombineAndOrXor.cpp | 1057 std::optional<IntPart> R0 = matchIntPart(Cmp0->getOperand(1)); in foldEqOfParts() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 3025 llvm::Value *R0 = Builder.CreateExtractValue(R, 0, "rhs.0"); in EmitMemberPointerComparison() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 29338 SDValue R0 = DAG.getNode(ISD::SRL, DL, NextVT, ResNext, Shift); in LowerVectorCTLZInRegLUT() local 30556 SDValue R0 = DAG.getNode(Opc, dl, VT, R, Amt0); in LowerShift() local 30697 SDValue R0 = DAG.getNode(ShOpc, dl, VT, R, DAG.getBitcast(VT, Amt0)); in LowerShift() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6247 SDValue R0 = RightHand.getOperand(0); in foldLogicTreeOfShifts() local
|