Home
last modified time | relevance | path

Searched defs:VRM (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h48 const VirtRegMap &VRM; variable
58 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
H A DLiveRegMatrix.h43 VirtRegMap *VRM = nullptr; variable
H A DLiveRangeEdit.h71 VirtRegMap *VRM; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp25 bool VRegRenamer::doVRegRenaming(const VRegRenameMap &VRM) { in doVRegRenaming()
48 VRegRenameMap VRM; in getVRegRenameMap() local
H A DAllocationOrder.cpp29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create()
H A DRegAllocBase.h67 VirtRegMap *VRM = nullptr; variable
H A DRegAllocPBQP.cpp529 PBQPVirtRegAuxInfo(MachineFunction &MF, LiveIntervals &LIS, VirtRegMap &VRM, in PBQPVirtRegAuxInfo()
590 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph()
693 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg()
718 VirtRegMap &VRM, in mapPBQPToRegAlloc()
798 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in runOnMachineFunction() local
H A DSplitKit.h99 const VirtRegMap &VRM; variable
266 VirtRegMap &VRM; variable
H A DRegAllocPriorityAdvisor.h40 VirtRegMap *const VRM; variable
H A DRegAllocEvictionAdvisor.h141 VirtRegMap *const VRM; variable
H A DInlineSpiller.cpp87 VirtRegMap &VRM; member in __anon7f490a360111::HoistSpillHelper
156 VirtRegMap &VRM; member in __anon7f490a360111::InlineSpiller
191 InlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF, VirtRegMap &VRM, in InlineSpiller()
236 MachineFunction &MF, VirtRegMap &VRM, in createInlineSpiller()
H A DCalcSpillWeights.cpp83 const VirtRegMap &VRM, in isRematerializable()
H A DLiveDebugVariables.cpp1511 void UserValue::rewriteLocations(VirtRegMap &VRM, const MachineFunction &MF, in rewriteLocations()
1743 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
1810 void LDVImpl::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
1961 void LiveDebugVariables::emitDebugValues(VirtRegMap *VRM) { in emitDebugValues()
H A DVirtRegMap.cpp190 VirtRegMap *VRM = nullptr; member in __anonf8c80b5d0111::VirtRegRewriter
H A DTargetRegisterInfo.cpp426 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
H A DLiveIntervals.cpp686 void LiveIntervals::addKillFlags(const VirtRegMap *VRM) { in addKillFlags()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerWWMCopies.cpp56 VirtRegMap *VRM; member in __anonad7da77e0111::SILowerWWMCopies
H A DSIPreAllocateWWMRegs.cpp44 VirtRegMap *VRM; member in __anon62a010af0111::SIPreAllocateWWMRegs
H A DGCNNSAReassign.cpp73 VirtRegMap *VRM; member in __anonc64e7db10111::GCNNSAReassign
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TileConfig.cpp85 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in INITIALIZE_PASS_DEPENDENCY() local
H A DX86RegisterInfo.cpp1030 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape()
1072 const VirtRegMap *VRM, in getRegAllocationHints()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp28 const VirtRegMap *VRM, in getRC32()
77 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp754 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp339 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp565 const VirtRegMap *VRM, in getRegAllocationHints()

12