/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 48 const VirtRegMap &VRM; variable 58 const VirtRegMap &VRM, const MachineLoopInfo &Loops, in VirtRegAuxInfo()
|
H A D | LiveRegMatrix.h | 43 VirtRegMap *VRM = nullptr; variable
|
H A D | LiveRangeEdit.h | 71 VirtRegMap *VRM; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.cpp | 25 bool VRegRenamer::doVRegRenaming(const VRegRenameMap &VRM) { in doVRegRenaming() argument 48 VRegRenameMap VRM; in getVRegRenameMap() local
|
H A D | AllocationOrder.cpp | 29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create() argument
|
H A D | RegAllocBase.h | 67 VirtRegMap *VRM = nullptr; global() variable
|
H A D | RegAllocPBQP.cpp | 529 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 D | SplitKit.h | 99 const VirtRegMap &VRM; variable 266 VirtRegMap &VRM; variable
|
H A D | RegAllocPriorityAdvisor.h | 40 VirtRegMap *const VRM; variable
|
H A D | RegAllocEvictionAdvisor.h | 141 VirtRegMap *const VRM; variable
|
H A D | InlineSpiller.cpp | 236 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 D | CalcSpillWeights.cpp | 83 isRematerializable(const LiveInterval & LI,const LiveIntervals & LIS,const VirtRegMap & VRM,const TargetInstrInfo & TII) isRematerializable() argument
|
H A D | LiveDebugVariables.cpp | 1511 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 D | VirtRegMap.cpp | 190 VirtRegMap *VRM = nullptr; member in __anonfc12b2e70111::VirtRegRewriter
|
H A D | TargetRegisterInfo.cpp | 426 getRegAllocationHints(Register VirtReg,ArrayRef<MCPhysReg> Order,SmallVectorImpl<MCPhysReg> & Hints,const MachineFunction & MF,const VirtRegMap * VRM,const LiveRegMatrix * Matrix) const getRegAllocationHints() argument
|
H A D | LiveIntervals.cpp | 686 addKillFlags(const VirtRegMap * VRM) addKillFlags() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerWWMCopies.cpp | 56 VirtRegMap *VRM; member in __anonb835ee080111::SILowerWWMCopies
|
H A D | SIPreAllocateWWMRegs.cpp | 44 VirtRegMap *VRM; member in __anon05cc8c390111::SIPreAllocateWWMRegs
|
H A D | GCNNSAReassign.cpp | 73 VirtRegMap *VRM; member in __anon4c4f99bb0111::GCNNSAReassign [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TileConfig.cpp | 85 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); INITIALIZE_PASS_DEPENDENCY() local
|
H A D | X86RegisterInfo.cpp | 1030 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 D | SystemZRegisterInfo.cpp | 28 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 D | RISCVRegisterInfo.cpp | 754 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 D | ARMBaseRegisterInfo.cpp | 339 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.cpp | 565 const VirtRegMap *VRM, in getRegAllocationHints() argument
|