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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp45 const MemRegion *RR = RV.getAsRegion(); local
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Drsaz_exp.c81 RSAZ_1024_mod_exp_avx2(BN_ULONG result_norm[16], const BN_ULONG base_norm[16], const BN_ULONG exponent[16], const BN_ULONG m_norm[16], const BN_ULONG RR[16], BN_ULONG k0) argument
283 RSAZ_512_mod_exp(BN_ULONG result[8], const BN_ULONG base[8], const BN_ULONG exponent[8], const BN_ULONG m[8], BN_ULONG k0, const BN_ULONG RR[8]) argument
H A Dbn.h326 BIGNUM RR; /* used to convert to montgomery form */ member in struct:bn_mont_ctx_st
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp72 const BitVector &RR = MF->getRegInfo().getReservedRegs(); local
H A DRDFRegisters.cpp162 bool PhysicalRegisterInfo::aliasRM(RegisterRef RR, RegisterRef RM) const { argument
225 mapTo(RegisterRef RR, unsigned R) const argument
268 insert(RegisterRef RR) argument
287 intersect(RegisterRef RR) argument
296 clear(RegisterRef RR) argument
[all...]
H A DRDFLiveness.cpp145 RegisterRef RR = TA.Addr->getRegRef(DFG); local
672 RegisterRef RR = NodeAddr<DefNode*>(Ds[0]).Addr->getRegRef(DFG); local
1076 RegisterRef RR = PRI.normalize(UA.Addr->getRegRef(DFG)); local
H A DRDFGraph.cpp418 void RefNode::setRegRef(RegisterRef RR, DataFlowGraph &G) { argument
909 RegisterRef RR = *I; local
815 newPhiUse(NodeAddr<PhiNode*> Owner, RegisterRef RR, NodeAddr<BlockNode*> PredB, uint16_t Flags) argument
831 newDef(NodeAddr<InstrNode*> Owner, RegisterRef RR, uint16_t Flags) argument
1056 RegisterRef RR = PDA.Addr->getRegRef(*this); local
1102 RegisterRef RR = PDA.Addr->getRegRef(*this); local
1182 RegisterRef RR = RA.Addr->getRegRef(*this); local
1344 RegisterRef RR = makeRegRef(Op); local
1492 RegisterRef RR = MaxRefs[ClosureIdx[X]]; local
1500 RegisterRef RR = MaxRefs[ClosureIdx[X]]; local
1623 RegisterRef RR = RA.Addr->getRegRef(*this); local
1712 RegisterRef RR = PUA.Addr->getRegRef(*this); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp58 const ResourceRef &RR = Use.first; local
H A DBottleneckAnalysis.cpp73 const ResourceRef &RR = Use.first; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp194 void ResourceManager::use(const ResourceRef &RR) { argument
224 release(const ResourceRef &RR) argument
330 const ResourceRef &RR = BR.first; local
[all...]
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dspu.h31 RR, enumerator in enum:__anon595
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp105 void set(BinaryOperatorKind BO, SourceRange RR) { argument
109 void set(const Expr *RefExpr, SourceRange RR) { argument
H A DSemaExpr.cpp11986 DeclRefExpr *RR = dyn_cast<DeclRefExpr>(OR->getBase()->IgnoreImpCasts()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp170 RegisterRef RR = UA.Addr->getRegRef(*DFG); local
292 RegisterRef RR = UA.Addr->getRegRef(*DFG); local
H A DHexagonExpandCondsets.cpp294 addRefToMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec) argument
304 isRefInMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec) argument
768 RegisterRef RR = Op; local
802 RegisterRef RR = Op; local
1002 RegisterRef RR = Op; local
1094 isIntReg(RegisterRef RR, unsigned &BW) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h517 TreeTy *RR = getRight(R); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h740 PackedRegisterRef pack(RegisterRef RR) { argument
887 getNextRef(RegisterRef RR, Predicate P, bool NextOnly, const DataFlowGraph &G) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2216 void setReductionRef(Expr *RR) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1972 const MemRegion *RR = getLocationRegionIfReference(Inner, LVNode); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp708 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4571 Record *RR = DI->getDef(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4532 SDValue LL, LR, RL, RR, N0CC, N1CC; local
[all...]

Completed in 520 milliseconds