| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | MachineInstrBundle.cpp | 337 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in AnalyzePhysRegInBundle() local 342 PRI.Clobbered = true; in AnalyzePhysRegInBundle() 358 PRI.Read = true; in AnalyzePhysRegInBundle() 360 PRI.FullyRead = true; in AnalyzePhysRegInBundle() 362 PRI.Killed = true; in AnalyzePhysRegInBundle() 365 PRI.Defined = true; in AnalyzePhysRegInBundle() 367 PRI.FullyDefined = true; in AnalyzePhysRegInBundle() 374 if (PRI.FullyDefined || PRI.Clobbered) in AnalyzePhysRegInBundle() 375 PRI.DeadDef = true; in AnalyzePhysRegInBundle() 376 else if (PRI.Defined) in AnalyzePhysRegInBundle() [all …]
|
| HD | RDFRegisters.cpp | 281 return Units.anyCommon(PRI.getMaskUnits(RR.Reg)); in hasAliasOf() 283 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in hasAliasOf() 294 BitVector T(PRI.getMaskUnits(RR.Reg)); in hasCoverOf() 298 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in hasCoverOf() 309 Units |= PRI.getMaskUnits(RR.Reg); in insert() 313 for (MCRegUnitMaskIterator U(RR.Reg, &PRI.getTRI()); U.isValid(); ++U) { in insert() 327 return intersect(RegisterAggr(PRI).insert(RR)); in intersect() 336 return clear(RegisterAggr(PRI).insert(RR)); in clear() 345 RegisterAggr T(PRI); in intersectWith() 355 return RegisterAggr(PRI).insert(RR).clear(*this).makeRegRef(); in clearIn() [all …]
|
| HD | RDFLiveness.cpp | 146 if (RegisterAggr::isCoverOf(RR, RefRR, PRI)) in getAllReachingDefs() 177 if (!IsPhi && !PRI.alias(RefRR, TA.Addr->getRegRef(DFG))) in getAllReachingDefs() 317 RegisterAggr DefRRs(PRI); in getAllReachingDefsRecImpl() 379 if (!PRI.alias(R.Addr->getRegRef(DFG), RefRR)) in getNearestAliasedRef() 431 if (PRI.alias(RefRR, UR) && !DefRRs.hasCoverOf(UR)) in getAllReachedUses() 444 if (DefRRs.hasCoverOf(DR) || !PRI.alias(RefRR, DR)) in getAllReachedUses() 488 RegisterAggr DRs(PRI); in computePhiInfo() 564 RegisterAggr Covered(PRI); in computePhiInfo() 573 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo() 601 RegisterAggr DefRRs(PRI); in computePhiInfo() [all …]
|
| HD | TargetSchedule.cpp | 298 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency() local 299 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() 300 if (!SchedModel.getProcResource(PRI->ProcResourceIdx)->BufferSize) in computeOutputLatency()
|
| HD | RDFGraph.cpp | 642 TRI(tri), PRI(tri, mf), MDT(mdt), MDF(mdf), TOI(*DefaultTOI), in DataFlowGraph() 643 LiveIns(PRI) {} in DataFlowGraph() 650 : MF(mf), TII(tii), TRI(tri), PRI(tri, mf), MDT(mdt), MDF(mdf), TOI(toi), in DataFlowGraph() 651 LiveIns(PRI) {} in DataFlowGraph()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | RDFRegisters.h | 206 : Units(pri.getTRI().getNumRegUnits()), PRI(pri) {} in RegisterAggr() 214 const PhysicalRegisterInfo &getPRI() const { return PRI; } in getPRI() 221 const PhysicalRegisterInfo &PRI) { in isCoverOf() 222 return RegisterAggr(PRI).insert(RA).hasCoverOf(RB); in isCoverOf() 285 const PhysicalRegisterInfo &PRI; member 340 constexpr equal_to(const llvm::rdf::PhysicalRegisterInfo &pri) : PRI(&pri) {} 343 return PRI->equal_to(A, B); 348 const llvm::rdf::PhysicalRegisterInfo *PRI; 359 constexpr less(const llvm::rdf::PhysicalRegisterInfo &pri) : PRI(&pri) {} 362 return PRI->less(A, B); [all …]
|
| HD | RDFLiveness.h | 63 : DFG(g), TRI(g.getTRI()), PRI(g.getPRI()), MDT(g.getDT()), 113 const PhysicalRegisterInfo &PRI;
|
| HD | RDFGraph.h | 697 const PhysicalRegisterInfo &getPRI() const { return PRI; } in getPRI() 893 const PhysicalRegisterInfo PRI; member
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | RDFCopy.cpp | 171 const PhysicalRegisterInfo &PRI = DFG.getPRI(); in run() local 190 if (PRI.equal_to(DR, SR)) in run() 202 if (!PRI.equal_to(UA.Addr->getRegRef(DFG), DR)) in run() 242 if (!PRI.equal_to(J.second, DR)) in run()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64ConditionalCompares.cpp | 353 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare() local 355 if (PRI.Read) { in findConvertibleCompare() 364 if (PRI.Defined || PRI.Clobbered) { in findConvertibleCompare()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/ |
| D | qcom,sdm845.txt | 74 link-name = "PRI MI2S Playback";
|
| /freebsd-13-stable/contrib/netbsd-tests/bin/ps/ |
| HD | keywords | 81 pri PRI
|
| /freebsd-13-stable/contrib/tcpdump/ |
| HD | configure.in | 805 # OK, we have inttypes.h, but does it define all the PRI[doxu]64 macros? 808 AC_MSG_CHECKING([[whether inttypes.h defines the PRI[doxu]64 macros]])
|
| /freebsd-13-stable/share/misc/ |
| HD | iso3166 | 199 PR PRI 630 Puerto Rico
|
| HD | pci_vendors | 7783 9011 5535-1P-PRI 7784 9013 5535-2P-PRI 7787 9031 5536-1P-PRI 7788 9033 5536-2P-PRI 14900 e014 Diva Server PRI-30M PCI 14901 e015 Diva PRI PCI v2 14908 e019 Diva Server Voice PRI Rev 2 14909 1133 e019 Diva Server Voice PRI 2.0 PCI 14913 e01c PRI 14914 1133 1c01 Diva PRI/E1/T1-8 PCI v3 [all …]
|
| /freebsd-13-stable/contrib/apr/include/ |
| HD | apr.h.in | 179 /* C++ needs this too for PRI*NN formats: */
|
| /freebsd-13-stable/contrib/tzdata/ |
| HD | africa | 412 # check the time. PRI's The World. 2015-01-30 15:15 -05.
|
| HD | europe | 3281 # 25 RU-PRI Primorsky Krai
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/ |
| HD | ChangeLog | 451 - do not allow 40 MHz co-ex PRI/SEC switch to force MCC
|