/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterClassInfo.cpp | 92 RCInfo &RCI = RegClass[RC->getID()]; in compute() local 98 if (!RCI.Order) in compute() 99 RCI.Order.reset(new MCPhysReg[NumRegs]); in compute() 125 RCI.Order[N++] = PhysReg; in compute() 129 RCI.NumRegs = N + CSRAlias.size(); in compute() 130 assert(RCI.NumRegs <= NumRegs && "Allocation order larger than regclass"); in compute() 138 RCI.Order[N++] = PhysReg; in compute() 143 if (StressRA && RCI.NumRegs > StressRA) in compute() 144 RCI.NumRegs = StressRA; in compute() 149 if (Super != RC && getNumAllocatableRegs(Super) > RCI.NumRegs) in compute() [all …]
|
D | TargetRegisterInfo.cpp | 270 for (SuperRegClassIterator RCI(B, this); RCI.isValid(); ++RCI) in getMatchingSuperRegClass() local 271 if (RCI.getSubReg() == Idx) in getMatchingSuperRegClass() 274 return firstCommonClass(RCI.getMask(), A->getSubClassMask(), this); in getMatchingSuperRegClass()
|
D | ShrinkWrap.cpp | 112 RegisterClassInfo RCI; member in __anone1d0ae280111::ShrinkWrap 189 RCI.runOnMachineFunction(MF); in init() 292 RCI.getLastCalleeSavedAlias(PhysReg); in INITIALIZE_PASS_DEPENDENCY()
|
D | CriticalAntiDepBreaker.h | 74 CriticalAntiDepBreaker(MachineFunction& MFi, const RegisterClassInfo &RCI);
|
D | PostRASchedulerList.cpp | 208 const RegisterClassInfo &RCI, in SchedulePostRATDList() argument 225 (AntiDepBreaker *)new AggressiveAntiDepBreaker(MF, RCI, CriticalPathRCs) : in SchedulePostRATDList() 227 (AntiDepBreaker *)new CriticalAntiDepBreaker(MF, RCI) : nullptr)); in SchedulePostRATDList()
|
D | AggressiveAntiDepBreaker.h | 133 const RegisterClassInfo &RCI,
|
D | RegisterPressure.cpp | 273 RCI = rci; in init() 961 const RegisterClassInfo *RCI, in computeExcessPressureDelta() argument 971 unsigned Limit = RCI->getRegPressureSetLimit(i); in computeExcessPressureDelta() 1105 computeExcessPressureDelta(SavedPressure, CurrSetPressure, Delta, RCI, in getMaxUpwardPressureDelta() 1171 unsigned Limit = RCI->getRegPressureSetLimit(PSetID); in getUpwardPressureDelta() 1351 computeExcessPressureDelta(SavedPressure, CurrSetPressure, Delta, RCI, in getMaxDownwardPressureDelta()
|
D | CriticalAntiDepBreaker.cpp | 45 const RegisterClassInfo &RCI) in CriticalAntiDepBreaker() argument 48 TRI(MF.getSubtarget().getRegisterInfo()), RegClassInfo(RCI), in CriticalAntiDepBreaker()
|
D | RegAllocGreedy.cpp | 164 RegisterClassInfo RCI; member in __anon4935e8a80111::RAGreedy 2067 const RegisterClassInfo &RCI) { in getNumAllocatableRegsForConstraints() argument 2075 return RCI.getNumAllocatableRegs(ConstrainedRC); in getNumAllocatableRegsForConstraints() 2107 unsigned SuperRCNumAllocatableRegs = RCI.getNumAllocatableRegs(SuperRC); in tryInstructionSplit() 2117 TRI, RCI)) { in tryInstructionSplit() 3222 RCI.runOnMachineFunction(mf); in runOnMachineFunction()
|
D | TargetLoweringBase.cpp | 1122 for (SuperRegClassIterator RCI(RC, TRI); RCI.isValid(); ++RCI) in findRepresentativeClass() local 1123 SuperRegRC.setBitsInMask(RCI.getMask()); in findRepresentativeClass()
|
D | AggressiveAntiDepBreaker.cpp | 126 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker() argument 130 TRI(MF.getSubtarget().getRegisterInfo()), RegClassInfo(RCI) { in AggressiveAntiDepBreaker()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | RegisterClassInfo.h | 74 const RCInfo &RCI = RegClass[RC->getID()]; in get() local 75 if (Tag != RCI.Tag) in get() 77 return RCI; in get()
|
D | RegisterPressure.h | 361 const RegisterClassInfo *RCI = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 315 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local 316 for (auto const &U : RCI.Uses) in findConstantInsertionPoint() 851 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local 852 for (auto const &U : RCI.Uses) { in emitBaseConstants() 860 ToBeRebased.push_back(RebasedUse(RCI.Offset, RCI.Ty, U)); in emitBaseConstants()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | CGSCCPassManager.h | 767 for (auto RCI = CG.postorder_ref_scc_begin(), 769 RCI != RCE;) { 783 RCWorklist.insert(&*RCI++);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 112 RegisterClassInfo RCI; member in __anonffb6b4b40111::AArch64A57FPLoadBalancing 321 RCI.runOnMachineFunction(F); in runOnMachineFunction() 519 auto Ord = RCI.getOrder(TRI->getRegClass(RegClassID)); in scavengeRegister()
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 1157 …b\���lcQatMJHZ�}q������f���uw�r�}M^�T_daWWUJ��Zhbb�cbWgX�yf�L^\fe��~yF~k�RCI\Uej�vX\abcOaa}�\�y�…
|