Home
last modified time | relevance | path

Searched defs:MaxReg (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp148 unsigned MaxReg = MaxNumVGPRs - NumRegs + AMDGPU::VGPR0; in scavengeRegs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp151 unsigned MaxReg = MaxNumVGPRs - NumRegs + AMDGPU::VGPR0; in scavengeRegs() local
DGCNRegBankReassign.cpp595 unsigned MaxReg = MaxNumRegs + (Bank < NUM_VGPR_BANKS ? AMDGPU::VGPR0 in scavengeReg() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp144 Register MaxReg = RISCV::NoRegister; in getLibCallID() local
DRISCVISelLowering.cpp11581 Register MaxReg = MI.getOperand(2).getReg(); in emitFROUND() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp887 static const char *getSpillFunctionFor(unsigned MaxReg, SpillKind SpillType, in getSpillFunctionFor()
1056 unsigned MaxReg = getMaxCalleeSavedReg(CSI, HRI); in insertCSRSpillsInBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1039 static const char *getSpillFunctionFor(unsigned MaxReg, SpillKind SpillType, in getSpillFunctionFor()
1224 unsigned MaxReg = getMaxCalleeSavedReg(CSI, HRI); in insertCSRSpillsInBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1189 static const char *getSpillFunctionFor(Register MaxReg, SpillKind SpillType, in getSpillFunctionFor()
1372 Register MaxReg = getMaxCalleeSavedReg(CSI, HRI); in insertCSRSpillsInBlock() local