Home
last modified time | relevance | path

Searched defs:RR (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp412 void RefNode::setRegRef(RegisterRef RR, DataFlowGraph &G) { in setRegRef() argument
809 PhiUse DataFlowGraph::newPhiUse(Phi Owner, RegisterRef RR, Block PredB, in newPhiUse() argument
824 Def DataFlowGraph::newDef(Instr Owner, RegisterRef RR, uint16_t Flags) { in newDef() argument
924 for (RegisterRef RR : LiveIns.refs()) { in build() local
951 for (RegisterRef RR : EHRegs.refs()) { build() local
1058 RegisterRef RR = PDA.Addr->getRegRef(*this); pushClobbers() local
1106 RegisterRef RR = PDA.Addr->getRegRef(*this); pushDefs() local
1176 RegisterRef RR = RA.Addr->getRegRef(*this); getNextRelated() local
1341 RegisterRef RR = makeRegRef(Op); buildStmt() local
1400 RegisterRef RR = RA.Addr->getRegRef(*this); recordDefsForDF() local
1441 for (RegisterRef RR : Defs.refs()) { buildPhis() local
1510 RegisterRef RR = TA.Addr->getRegRef(*this); linkRefUp() local
1560 RegisterRef RR = RA.Addr->getRegRef(*this); linkStmtRefs() local
1648 RegisterRef RR = PUA.Addr->getRegRef(*this); linkBlockRefs() local
1784 RegisterRef RR = R.Addr->getRegRef(*this); hasUntrackedRef() local
[all...]
H A DRDFRegisters.cpp165 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo()
307 RegisterAggr &RegisterAggr::insert(RegisterRef RR) { in insert()
326 RegisterAggr &RegisterAggr::intersect(RegisterRef RR) { in intersect()
335 RegisterAggr &RegisterAggr::clear(RegisterRef RR) { in clear()
H A DRDFLiveness.cpp144 RegisterRef RR = TA.Addr->getRegRef(DFG); in getAllReachingDefs() local
661 auto ClearIn = [](RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
733 RegisterRef RR = NodeAddr<DefNode *>(Ds[0]).Addr->getRegRef(DFG); in computePhiInfo() local
884 for (RegisterRef RR : LiveMap[&B].refs()) in computeLiveIns() local
1133 RegisterRef RR = UA.Addr->getRegRef(DFG); in traverse() local
H A DRegisterClassInfo.cpp108 if (RR != Reserved) { in runOnMachineFunction() local
H A DAggressiveAntiDepBreaker.cpp397 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in PrescanInstruction() local
480 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in ScanInstruction() local
/freebsd-src/crypto/openssl/crypto/ec/
H A Decp_ppc.c20 static const unsigned long RR[] = { 0x0000000000000003U, in ecp_nistz256_to_mont() local
H A Decp_nistz256.c1305 static const BN_ULONG RR[P256_LIMBS] = { in ecp_nistz256_inv_mod_ord() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp194 void ResourceManager::use(const ResourceRef &RR) { in use()
224 void ResourceManager::release(const ResourceRef &RR) { in release()
380 const ResourceRef &RR = BR.first; in cycleEvent() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp46 const MemRegion *RR = RV.getAsRegion(); checkPreStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp297 addRefToMap(RegisterRef RR,ReferenceMap & Map,unsigned Exec) addRefToMap() argument
307 isRefInMap(RegisterRef RR,ReferenceMap & Map,unsigned Exec) isRefInMap() argument
791 RegisterRef RR = Op; getReachingDefForPred() local
825 RegisterRef RR = Op; canMoveOver() local
1023 RegisterRef RR = Op; predicate() local
1115 isIntReg(RegisterRef RR,unsigned & BW) isIntReg() argument
[all...]
H A DHexagonOptAddrMode.cpp172 RegisterRef RR = UA.Addr->getRegRef(*DFG); canRemoveAddasl() local
294 RegisterRef RR = UA.Addr->getRegRef(*DFG); isSafeToExtLR() local
458 RegisterRef RR = UA.Addr->getRegRef(*DFG); processAddUses() local
H A DRDFCopy.cpp159 auto MinPhysReg = [this] (RegisterRef RR) -> unsigned { in run()
H A DBitTracker.cpp348 BT::RegisterCell BT::MachineEvaluator::getCell(const RegisterRef &RR, in getCell()
375 void BT::MachineEvaluator::putCell(const RegisterRef &RR, RegisterCell RC, in putCell()
994 void BT::put(RegisterRef RR, const RegisterCell &RC) { in put()
H A DHexagonBitSimplify.cpp435 bool HexagonBitSimplify::getSubregMask(const BitTracker::RegisterRef &RR, in getSubregMask() argument
926 const BitTracker::RegisterRef &RR, MachineRegisterInfo &MRI) { in getFinalVRegClass() argument
1289 BitTracker::RegisterRef RR = MI.getOperand(OpN); computeUsedBits() local
2383 BitTracker::RegisterRef RR(V.RefI.Reg, 0); simplifyTstbit() local
[all...]
H A DHexagonGenInsert.cpp906 IFRecordWithRegSet RR(IFRecord(SrcR, InsR, L, S), RegisterSet()); in findRecordInsertForms() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp395 for (const Register RR : RestrRegs) { emitInlineAsm() local
408 for (const Register RR : RestrRegs) { emitInlineAsm() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp103 for (const ResourceRef &RR : Freed) in cycleStart() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp59 const ResourceRef &RR = Use.first; in onEvent() local
H A DBottleneckAnalysis.cpp70 const ResourceRef &RR = Use.first; in handleInstructionIssuedEvent() local
/freebsd-src/sys/arm/broadcom/bcm2835/
H A Dbcm2835_pwm.c362 #define RR(x,y) \ in bcm_pwm_sysctl_init() macro
[all...]
/freebsd-src/contrib/capsicum-test/
H A Dcapability-fd.cc23 #define RIGHTS_INFO(RR) { (RR), #RR} argument
/freebsd-src/crypto/openssl/crypto/bn/
H A Dbn_local.h258 BIGNUM RR; /* used to convert to montgomery form, member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h912 Ref RefNode::getNextRef(RegisterRef RR, Predicate P, bool NextOnly, in getNextRef()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1283 ConstantRange RR = getConstantRange(R, Ty); handleExtractOfWithOverflow() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp702 unsigned RR = fastEmit_r(SrcVT.getSimpleVT(), DstVT.getSimpleVT(), Opc, Src); in X86FastEmitExtend() local

12