Home
last modified time | relevance | path

Searched defs:R1 (Results 1 – 25 of 51) 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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1105 evaluateCMPrr(uint32_t Cmp,const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,bool & Result) evaluateCMPrr() argument
1144 evaluateCMPri(uint32_t Cmp,const RegisterSubReg & R1,const APInt & A2,const CellMap & Inputs,bool & Result) evaluateCMPri() argument
1171 evaluateCMPrp(uint32_t Cmp,const RegisterSubReg & R1,uint64_t Props2,const CellMap & Inputs,bool & Result) evaluateCMPrp() argument
1364 evaluateCOPY(const RegisterSubReg & R1,const CellMap & Inputs,LatticeCell & Result) evaluateCOPY() argument
1369 evaluateANDrr(const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,LatticeCell & Result) evaluateANDrr() argument
1400 evaluateANDri(const RegisterSubReg & R1,const APInt & A2,const CellMap & Inputs,LatticeCell & Result) evaluateANDri() argument
1436 evaluateORrr(const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,LatticeCell & Result) evaluateORrr() argument
1467 evaluateORri(const RegisterSubReg & R1,const APInt & A2,const CellMap & Inputs,LatticeCell & Result) evaluateORri() argument
1503 evaluateXORrr(const RegisterSubReg & R1,const RegisterSubReg & R2,const CellMap & Inputs,LatticeCell & Result) evaluateXORrr() argument
1532 evaluateXORri(const RegisterSubReg & R1,const APInt & A2,const CellMap & Inputs,LatticeCell & Result) evaluateXORri() argument
1565 evaluateZEXTr(const RegisterSubReg & R1,unsigned Width,unsigned Bits,const CellMap & Inputs,LatticeCell & Result) evaluateZEXTr() argument
1596 evaluateSEXTr(const RegisterSubReg & R1,unsigned Width,unsigned Bits,const CellMap & Inputs,LatticeCell & Result) evaluateSEXTr() argument
1661 evaluateCLBr(const RegisterSubReg & R1,bool Zeros,bool Ones,const CellMap & Inputs,LatticeCell & Result) evaluateCLBr() argument
1696 evaluateCTBr(const RegisterSubReg & R1,bool Zeros,bool Ones,const CellMap & Inputs,LatticeCell & Result) evaluateCTBr() argument
1731 evaluateEXTRACTr(const RegisterSubReg & R1,unsigned Width,unsigned Bits,unsigned Offset,bool Signed,const CellMap & Inputs,LatticeCell & Result) evaluateEXTRACTr() argument
1789 evaluateSplatr(const RegisterSubReg & R1,unsigned Bits,unsigned Count,const CellMap & Inputs,LatticeCell & Result) evaluateSplatr() argument
2091 RegisterSubReg R1(MI.getOperand(1)); evaluate() local
2123 RegisterSubReg R1(MI.getOperand(1)); evaluate() local
2151 RegisterSubReg R1(MI.getOperand(1)); evaluate() local
2604 RegisterSubReg R1(Src1); evaluateHexCompare2() local
2634 RegisterSubReg R1(Src1); evaluateHexLogical() local
2720 RegisterSubReg R1(MI.getOperand(1)); evaluateHexExt() local
2765 RegisterSubReg R1(MI.getOperand(1)); evaluateHexVector1() local
2991 RegisterSubReg R1(Acc); rewriteHexConstUses() local
3038 RegisterSubReg R1(MI.getOperand(1)); rewriteHexConstUses() local
3074 RegisterSubReg R1(MI.getOperand(1)); rewriteHexConstUses() local
[all...]
H A DHexagonBitTracker.cpp763 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
/freebsd/crypto/openssl/crypto/rc4/asm/
H A Drc4-md5-x86_64.pl278 sub R1 { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp37 for (unsigned R1 = 0; R1 < Constraints.size();) { in eliminateUsingFM() local
52 for (unsigned R1 = 0; R1 < NumRemainingConstraints; R1++) { in eliminateUsingFM() local
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl85 sub R1 subroutine
H A Dmd5-sparcv9.pl130 sub R1 { 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/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp596 SourceRange &R1, 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.h54 #define R1(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.h67 #define R1(a,b,c,d,k,s,t) { \ macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp393 auto R1 = handleBBSections(MF); in runOnMachineFunction() local
H A DComplexDeinterleavingPass.cpp570 Value *R1 = Real->getOperand(1); in identifyNodeWithImplicitAdd() local
699 Value *R1 = RealMulI->getOperand(1); in identifyPartialMul() local
870 auto *R1 = Real->getOperand(1); in identifySymmetricOperation() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha1.c43 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
/freebsd/contrib/ldns/
H A Dsha1.c39 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h67 #define R1(A,B,C,D,E,F,G,H,TJ,Wi,Wj) \ macro
/freebsd/contrib/wpa/src/crypto/
H A Dsha1-internal.c147 #define R1(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/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp291 #define FROM_TO(FROM, TO, R0, R1) \ in optimizeMOVSX() argument
/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.c110 #define R1(v,w,x,y,z,i) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp412 llvm::sort(Regions, [this, TargetOcc](const Region *R1, const Region *R2) { in sortRegionsByPressure()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1356 const std::string R1 = r + utostr(RegPair.first); in processInstruction() local
1810 std::string R1 = r + utostr(RegPairNum + 1); in processInstruction() local
1954 std::string R1 = r + utostr(RegPairNum + 1); in processInstruction() local

123