Searched defs:RR (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_ppc.c20 static const unsigned long RR[] = { 0x0000000000000003U, local
H A Decp_nistz256.c1305 static const BN_ULONG RR[P256_LIMBS] = { local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp46 const MemRegion *RR = RV.getAsRegion(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp165 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { argument
[all...]
H A DRegisterClassInfo.cpp108 const BitVector &RR = MF->getRegInfo().getReservedRegs(); local
H A DRDFLiveness.cpp144 RegisterRef RR = TA.Addr->getRegRef(DFG); local
733 RegisterRef RR = NodeAddr<DefNode *>(Ds[0]).Addr->getRegRef(DFG); local
1133 RegisterRef RR = UA.Addr->getRegRef(DFG); local
[all...]
H A DRDFGraph.cpp412 void RefNode::setRegRef(RegisterRef RR, DataFlowGraph &G) { argument
809 PhiUse DataFlowGraph::newPhiUse(Phi Owner, RegisterRef RR, Block PredB, argument
824 Def DataFlowGraph::newDef(Instr Owner, RegisterRef RR, uint16_t Flags) { argument
1058 RegisterRef RR = PDA.Addr->getRegRef(*this); local
1106 RegisterRef RR = PDA.Addr->getRegRef(*this); local
1176 RegisterRef RR = RA.Addr->getRegRef(*this); local
1341 RegisterRef RR = makeRegRef(Op); local
1400 RegisterRef RR = RA.Addr->getRegRef(*this); local
1560 RegisterRef RR = RA.Addr->getRegRef(*this); local
1648 RegisterRef RR = PUA.Addr->getRegRef(*this); local
1784 RegisterRef RR = R.Addr->getRegRef(*this); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp70 const ResourceRef &RR = Use.first; local
H A DResourcePressureView.cpp59 const ResourceRef &RR = Use.first; local
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_pwm.c362 #define RR(x,y) \ macro
376 #undef RR macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp194 void ResourceManager::use(const ResourceRef &RR) { argument
224 release(const ResourceRef &RR) argument
380 const ResourceRef &RR = BR.first; local
[all...]
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_local.h258 BIGNUM RR; /* used to convert to montgomery form, member in struct:bn_mont_ctx_st
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp172 RegisterRef RR = UA.Addr->getRegRef(*DFG); local
294 RegisterRef RR = UA.Addr->getRegRef(*DFG); local
458 RegisterRef RR = UA.Addr->getRegRef(*DFG); local
H A DHexagonExpandCondsets.cpp297 addRefToMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec) argument
307 isRefInMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec) argument
791 RegisterRef RR = Op; local
825 RegisterRef RR = Op; local
1023 RegisterRef RR = Op; local
1115 isIntReg(RegisterRef RR, unsigned &BW) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp135 void set(BinaryOperatorKind BO, SourceRange RR) { argument
139 void set(const Expr *RefExpr, SourceRange RR) { argument
H A DSemaExpr.cpp14560 DeclRefExpr *RR = dyn_cast<DeclRefExpr>(OR->getBase()->IgnoreImpCasts()); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h511 TreeTy *RR = getRight(R); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h781 PackedRegisterRef pack(RegisterRef RR) { argument
912 getNextRef(RegisterRef RR, Predicate P, bool NextOnly, const DataFlowGraph &G) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1283 ConstantRange RR = getConstantRange(R, Ty); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2349 const MemRegion *RR = getLocationRegionIfReference(Inner, LVNode); variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp702 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, Src); local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2758 void setReductionRef(Expr *RR) { Data->getChildren()[0] = RR; } argument
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4713 Record *RR = DI->getDef(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5939 SDValue LL, LR, RL, RR, N0CC, N1CC; local
[all...]

Completed in 530 milliseconds