/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.cpp | 25 bool VRegRenamer::doVRegRenaming(const VRegRenameMap &VRM) { in doVRegRenaming() 48 VRegRenameMap VRM; in getVRegRenameMap() local
|
H A D | AllocationOrder.cpp | 29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create()
|
H A D | RegAllocBase.h | 68 VirtRegMap *VRM = nullptr; variable
|
H A D | RegAllocPBQP.cpp | 529 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 D | SplitKit.h | 99 const VirtRegMap &VRM; variable 260 VirtRegMap &VRM; global() 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 | 85 VirtRegMap &VRM; member in __anon2f89086e0111::HoistSpillHelper 155 VirtRegMap &VRM; member in __anon2f89086e0111::InlineSpiller 190 InlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF, VirtRegMap &VRM, in InlineSpiller() 236 MachineFunction &MF, VirtRegMap &VRM, in createInlineSpiller()
|
H A D | CalcSpillWeights.cpp | 84 const VirtRegMap &VRM, in isRematerializable()
|
H A D | LiveDebugVariables.cpp | 1511 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 D | VirtRegMap.cpp | 190 VirtRegMap *VRM = nullptr; member in __anonbe45f4950111::VirtRegRewriter
|
H A D | TargetRegisterInfo.cpp | 422 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
H A D | SplitKit.cpp | 359 SplitEditor::SplitEditor(SplitAnalysis &SA, LiveIntervals &LIS, VirtRegMap &VRM, in SplitEditor()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerWWMCopies.cpp | 56 VirtRegMap *VRM; member in __anon72eb24b60111::SILowerWWMCopies
|
H A D | SIPreAllocateWWMRegs.cpp | 44 VirtRegMap *VRM; member in __anonf07969e70111::SIPreAllocateWWMRegs
|
H A D | GCNNSAReassign.cpp | 73 VirtRegMap *VRM; member in __anond94b4ce90111::GCNNSAReassign
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TileConfig.cpp | 90 VirtRegMap &VRM = getAnalysis<VirtRegMap>(); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | X86RegisterInfo.cpp | 1035 static ShapeT getTileShape(Register VirtReg, VirtRegMap *VRM, in getTileShape() 1077 const VirtRegMap *VRM, in getRegAllocationHints()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 28 const VirtRegMap *VRM, in getRC32() argument 77 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVRegisterInfo.cpp | 805 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 339 const VirtRegMap *VRM, const LiveRegMatrix *Matrix) const { in getRegAllocationHints() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.cpp | 565 const VirtRegMap *VRM, in getRegAllocationHints()
|