Home
last modified time | relevance | path

Searched refs:getAllocatableSet (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp274 MaxVGPRs = TRI->getAllocatableSet(MF, &AMDGPU::VGPR_32RegClass).count(); in run()
275 MaxSGPRs = TRI->getAllocatableSet(MF, &AMDGPU::SGPR_32RegClass).count(); in run()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerTileCopy.cpp83 TRI->getAllocatableSet(MF, TRI->getRegClass(X86::GR64RegClassID)); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp79 BitVector Allocatable = RegInfo->getAllocatableSet( in copyPhysReg()
H A DThumb1FrameLowering.cpp682 TRI.getAllocatableSet(MF, TRI.getRegClass(ARM::tGPRRegClassID)); in emitPopSpecialFixUp()
688 TRI.getAllocatableSet(MF, TRI.getRegClass(ARM::hGPRRegClassID)); in emitPopSpecialFixUp()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp327 assert(MF.getSubtarget().getRegisterInfo()->getAllocatableSet(MF).test(R) && in addLiveInRegs()
384 BitVector AllocSet = TRI.getAllocatableSet(MF); in setUnallocatableRegs()
H A DMips16InstrInfo.cpp348 RI.getAllocatableSet in loadImmediate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp127 BitVector CPSet = TRI->getAllocatableSet(MF, RC); in AggressiveAntiDepBreaker()
525 BitVector RCBV = TRI->getAllocatableSet(MF, RC); in GetRenameRegisters()
H A DTargetRegisterInfo.cpp291 BitVector TargetRegisterInfo::getAllocatableSet(const MachineFunction &MF, in getAllocatableSet() function in TargetRegisterInfo
H A DPrologEpilogInserter.cpp1227 const BitVector AllocatableSet(TRI.getAllocatableSet(MF)); in insertZeroCallUsedRegs()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h382 BitVector getAllocatableSet(const MachineFunction &MF,
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2364 BitVector BVAllocatable = TRI->getAllocatableSet(MF); in assignCalleeSavedSpillSlots()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4729 BitVector Regs = TRI.getAllocatableSet(MF, TRI.getRegClass(RegClassID)); in processFunctionBeforeFrameFinalized()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20644 …neFunctionEPKNS_19TargetRegisterClassE", "llvm::TargetRegisterInfo::getAllocatableSet(llvm::Machin…