Home
last modified time | relevance | path

Searched refs:getRegPressureSetLimit (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h137 unsigned getRegPressureSetLimit(unsigned Idx) const { in getRegPressureSetLimit() function
DTargetRegisterInfo.h754 virtual unsigned getRegPressureSetLimit(const MachineFunction &MF,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterClassInfo.cpp192 return TRI->getRegPressureSetLimit(*MF, Idx) - in computePSetLimit()
DRegisterPressure.cpp971 unsigned Limit = RCI->getRegPressureSetLimit(i); in computeExcessPressureDelta()
1171 unsigned Limit = RCI->getRegPressureSetLimit(PSetID); in getUpwardPressureDelta()
DMachineLICM.cpp366 RegLimit[i] = TRI->getRegPressureSetLimit(MF, i); in runOnMachineFunction()
DMachineScheduler.cpp1055 unsigned Limit = RegClassInfo->getRegPressureSetLimit(i); in initRegPressure()
1085 unsigned Limit = RegClassInfo->getRegPressureSetLimit(ID); in updateScheduledPressure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.cpp52 SGPRCriticalLimit = SRI->getRegPressureSetLimit(DAG->MF, in initialize()
54 VGPRCriticalLimit = SRI->getRegPressureSetLimit(DAG->MF, in initialize()
DSIRegisterInfo.h247 unsigned getRegPressureSetLimit(const MachineFunction &MF,
DSIRegisterInfo.cpp1738 unsigned SIRegisterInfo::getRegPressureSetLimit(const MachineFunction &MF, in getRegPressureSetLimit() function in SIRegisterInfo
1748 return AMDGPURegisterInfo::getRegPressureSetLimit(MF, Idx); in getRegPressureSetLimit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp279 unsigned Limit = DAG->getRegClassInfo()->getRegPressureSetLimit(i); in initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenRegisterInfo.inc3852 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
5588 getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenRegisterInfo.inc3818 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
7268 getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenRegisterInfo.inc4324 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
9787 getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenRegisterInfo.inc3590 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
15842 getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenRegisterInfo.inc5038 unsigned getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const override;
20237 getRegPressureSetLimit(const MachineFunction &MF, unsigned Idx) const {