Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp25 bool VRegRenamer::doVRegRenaming(const VRegRenameMap &VRM) { in doVRegRenaming() argument
48 VRegRenameMap VRM; in getVRegRenameMap() local
H A DAllocationOrder.cpp29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create() argument
H A DRegAllocBase.h67 VirtRegMap *VRM = nullptr; global() variable
H A DRegAllocPBQP.cpp529 PBQPVirtRegAuxInfo(MachineFunction &MF, LiveIntervals &LIS, VirtRegMap &VRM, in PBQPVirtRegAuxInfo() argument
590 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph() argument
693 VirtRegMap &VRM, Spiller &VRegSpiller) { in spillVReg() argument
718 mapPBQPToRegAlloc(const PBQPRAGraph & G,const PBQP::Solution & Solution,VirtRegMap & VRM,Spiller & VRegSpiller) mapPBQPToRegAlloc() argument
798 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); runOnMachineFunction() local
[all...]
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.cpp236 MachineFunction &MF, VirtRegMap &VRM, in createInlineSpiller() argument
87 VirtRegMap &VRM; global() member in __anon9231fd800111::HoistSpillHelper
156 VirtRegMap &VRM; global() member in __anon9231fd800111::InlineSpiller
191 InlineSpiller(MachineFunctionPass & Pass,MachineFunction & MF,VirtRegMap & VRM,VirtRegAuxInfo & VRAI) InlineSpiller() argument
[all...]
H A DCalcSpillWeights.cpp83 isRematerializable(const LiveInterval & LI,const LiveIntervals & LIS,const VirtRegMap & VRM,const TargetInstrInfo & TII) isRematerializable() argument
H A DLiveDebugVariables.cpp1511 void UserValue::rewriteLocations(VirtRegMap &VRM, const MachineFunction &MF, in rewriteLocations() argument
1743 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveInterval argument
1810 emitDebugValues(VirtRegMap * VRM) emitDebugValues() argument
1961 emitDebugValues(VirtRegMap * VRM) emitDebugValues() argument
[all...]
H A DVirtRegMap.cpp190 VirtRegMap *VRM = nullptr; member in __anonfc12b2e70111::VirtRegRewriter
H A DTargetRegisterInfo.cpp426 getRegAllocationHints(Register VirtReg,ArrayRef<MCPhysReg> Order,SmallVectorImpl<MCPhysReg> & Hints,const MachineFunction & MF,const VirtRegMap * VRM,const LiveRegMatrix * Matrix) const getRegAllocationHints() argument
H A DLiveIntervals.cpp686 addKillFlags(const VirtRegMap * VRM) addKillFlags() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerWWMCopies.cpp56 VirtRegMap *VRM; member in __anonb835ee080111::SILowerWWMCopies
H A DSIPreAllocateWWMRegs.cpp44 VirtRegMap *VRM; member in __anon05cc8c390111::SIPreAllocateWWMRegs
H A DGCNNSAReassign.cpp73 VirtRegMap *VRM; member in __anon4c4f99bb0111::GCNNSAReassign
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TileConfig.cpp85 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); INITIALIZE_PASS_DEPENDENCY() local
H A DX86RegisterInfo.cpp1030 getTileShape(Register VirtReg,VirtRegMap * VRM,const MachineRegisterInfo * MRI) getTileShape() argument
1072 getRegAllocationHints(Register VirtReg,ArrayRef<MCPhysReg> Order,SmallVectorImpl<MCPhysReg> & Hints,const MachineFunction & MF,const VirtRegMap * VRM,const LiveRegMatrix * Matrix) const getRegAllocationHints() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp754 getRegAllocationHints(Register VirtReg,ArrayRef<MCPhysReg> Order,SmallVectorImpl<MCPhysReg> & Hints,const MachineFunction & MF,const VirtRegMap * VRM,const LiveRegMatrix * Matrix) const getRegAllocationHints() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp339 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp565 const VirtRegMap *VRM, in getRegAllocationHints() argument

12